Quantcast
Channel: MATLAB Central Newsreader Recent Posts
Browsing all 19628 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Re: Plot to a specific figure

dpb <none@non.net> wrote in message <krkirk$vav$1@speranza.aioe.org>...> On 7/10/2013 3:45 PM, Jeff wrote:> ...> > > But that keeps bringing figure 2 back to the top. I guess...

View Article


Image may be NSFW.
Clik here to view.

Re: how to create exe

"PALASH BARMAN" <sripalashbarman@gmail.com> wrote in message <kmvptn$n1e$1@newscl01ah.mathworks.com>...> "Mamata Kukreja" wrote in message <fq992e$kq4$1@fred.mathworks.com>...>...

View Article


Image may be NSFW.
Clik here to view.

How to run exe. file from matlab

Hi, I want to run an exe file inside an .m file and I want it to get the input programmatically, i.e. without opening the exe file and manually entering the input's path (the exe asks for the path of...

View Article

Image may be NSFW.
Clik here to view.

Re: How to run exe. file from matlab without mannually entering the input

Sorry I just saw your reply. Can you please elaborate on ControlFile.ctl and what you meant by keystrokes? What the exe file asks for upon opening is the path of the text file that it reads (where it...

View Article

Image may be NSFW.
Clik here to view.

Re: Extracting Pixel information from ROI

2013.07.11 21:21, Rosi rašė:> Using the Image Processing Toolbox I have come up with a reasonable (i> think) outline program with the final output being a binary outline> based of the...

View Article


Image may be NSFW.
Clik here to view.

Re: Error reading mp4

Did you solve this issue? I'm having the same problem with the same codec and I can't find a way around it... On Thursday, January 31, 2013 10:18:08 AM UTC-5, Claudio wrote:> Hello,> > >...

View Article

Image may be NSFW.
Clik here to view.

generate specific random value except some numbers

Hello there, Kindly be asked for helping in the coding of how to generate a specific range of random numbers. Here is my question I want to generate an integer number between 1-40. randi(40,1) However,...

View Article

Image may be NSFW.
Clik here to view.

Re: Error in Custom datatip string function

I have similar problem. sometimes datatip works sometime it doesn't. appear to be random

View Article


Image may be NSFW.
Clik here to view.

real time windows target problem : Failure to conncect to target

hi, I've designed a model using real time windows target v4.2 on matlab 64bit on a 64 bit windows. when I press "connect to target button" it doesn't respond any error or warning and it seems that it...

View Article


Image may be NSFW.
Clik here to view.

adding hyperlink in .xls file

I want to add hyperlink from one cell of an xls sheet to another cell of the xls sheet using m-script. Please help.

View Article

Image may be NSFW.
Clik here to view.

Re: generate specific random value except some numbers

On 7/14/2013 1:21 AM, Antonio Valentine wrote:> Hello there,>> Kindly be asked for helping in the coding of how to generate a specific range of random numbers. Here is my question>> I...

View Article

Image may be NSFW.
Clik here to view.

Re: generate specific random value except some numbers

"Nasser M. Abbasi" wrote in message <krtkdb$oj$1@speranza.aioe.org>...> On 7/14/2013 1:21 AM, Antonio Valentine wrote:> > Hello there,> >> > Kindly be asked for helping in...

View Article

Image may be NSFW.
Clik here to view.

Re: Optimization with external simulator (SPICE)?

Jens Benecke <jens@spamfreemail.de> wrote in message <3spd34Fpff0rU1@news.dfncis.de>...> Hello everybody,> > I have a circuit simulator (SPICE) that runs a high frequency model of...

View Article


Image may be NSFW.
Clik here to view.

Re: generate specific random value except some numbers

A = [1:40]; B = [10 13 22 27]; left=[A(1) B+1]; right=[B-1 A(end)]; n = right-left+1; e = [0 cumsum(n)]; a = floor(e(end)*rand(1,1e5)); [~, d] = histc(a, e); r = a+d+A(1)-1; % Bruno

View Article

Image may be NSFW.
Clik here to view.

Re: generate specific random value except some numbers

"Bruno Luong" <b.luong@fogale.findmycountry> wrote in message <krtmb3$1gq$1@newscl01ah.mathworks.com>...> A = [1:40];> B = [10 13 22 27]; > > left=[A(1) B+1];> right=[B-1...

View Article


Image may be NSFW.
Clik here to view.

Drawing ellipsoid

Hi all, I have an ellipsoid which is represented by a center - [x0 y0 z0] and a symmetrical 3x3 matrix - A. I know that using the Matlab function: [Eig_Vec, Eig_Val] = eig(A) I will get the size of the...

View Article

Image may be NSFW.
Clik here to view.

Re: Matlab Toolbox for Singular Spectrum Analysis

Can I have the code Also?

View Article


Image may be NSFW.
Clik here to view.

OCCHIO ALLE ASSASSINE TRUFFE DI QUESTI PADANAZISTI E BERLUSCONAZISTI 5

FIGLIO DI BAGASCIA MAURIZIO BARBERO DI TECHNOSKY MONTE SETTEPANI E MERCATO LIBERO NEWS. VA’ A BANGKOK A STUPRARE BAMBINI E LAVARE € MAFIOSI DI ROBERTO PALAZZOLO. PREPARA TERRORISMO KILLER, NERO « &...

View Article

Image may be NSFW.
Clik here to view.

Am Receiving this error: Error using ==> text : Value must be a column or row...

I am trying to show numeric values on my matlab plot so that i can see figure on the plots instead of crosses that represent points, but anytime i run my code i have the above error: Thsi is the code...

View Article

Image may be NSFW.
Clik here to view.

Re: Using the ODE solver in a FOR loop

"Meiyour" wrote in message <ks0rsi$3k3$1@newscl01ah.mathworks.com>...> Hi. I need some help with the ODE15 solver.> > I am trying to use the solver four coupled partial differential...

View Article
Browsing all 19628 articles
Browse latest View live