First  |  Prev |  Next  |  Last
Pages: 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357
GUI Table: Indicate the Range of Highlighted Data
Hello! I have a 21x2 table that I made using the TABLE PROPERTIES EDITOR in GUIDE. I would like to highlight a range of data in that table, click a separate button, and have that HIGHLIGHTED DATA show up in a STATIC TEXT BOX. The problem is that I can't figure out how to specify the range of the HIGHLIGHTED DATA... 2 Jul 2010 07:59
How to make a new thread for saving figures?
I have a script that saves hundreds of figures. Using the profiler I know that the save image command is the slowest. Each time I save a figure, would I be able to place the save figure function inside a new thread so that it does not delay the rest of the program? ... 2 Jul 2010 07:59
upper limits
Hi I would like to know how to solve the following problem with matlab. I have a list of numbers that are upper limits (R) and I would like to know the fractio of upper limits with value R less than a given value R0 I know that I cannot use the simple fractio but the kaplan-maier method. I saw there is ecdf in Matl... 2 Jul 2010 10:10
command "imagesc"
Hi, I am italian...sorry my English language ;) I have a transfer function G (s) = 3b / ((s ^ 2 +2 * s +3) (s +1) (s ^ 2 + s + a * b)) with 0<a<200 and 0<b<200 I must calculate the singular values and then I must set s=sigma1-sigma2+sigma3-sigma4+sigma5. I must use the command "imagesc" to graph results. My proble... 2 Jul 2010 07:59
Function 'sprintf' implicitly resolved in the MATLAB workspace ERROR
In embedded matlab fcn in simulink, i am using this command; Abc=S.(sprintf('pos%d_vel%d_bez_deg%d',82,60,4)).x_b; S is a "struct" and is defined as parameter(non-tunable) in the embedded matlab fcn editor. actually i want to get the array x_b which is inside the structure S. in simple we can write Abc=S.po... 2 Jul 2010 10:10
state.Population structure in GA
I have a quick question As far as I'm concerned the "state.Population" array contains the different individuals of a generation. Hence if it of size 100x40, this mean 100 individual vectors of length =40 Is there a specific structure in storing these individuals? For example does state.Population(1,:) corresp... 2 Jul 2010 07:59
Usi Matlab programming for simulate a low level language.
Hi all, I have to program a numerical machine that use a language likes Assembler or Basic (jumps, go, break instructions). So, I'd like tu use Matlab script for testing and simulate the algorithms. For this, I would to implement jump instruction in Matlab. How can I do this? How can I implemet in Matlab an istruc... 2 Jul 2010 15:44
how to compute smith mcmiilan form without maple
i want to calculate smith mcmillan forn but i dont have maple tool box how can i initialize maple in matlab 7.9 so that to compute smith mcmillan form also how to compute two unimodular matrix u,v and diagonal matrix.can any body tell wht to do. ... 2 Jul 2010 06:54
Error compiler MATLAB.
"Gerardo Felix" <gerardo0_maniaco0(a)hotmail.com> wrote in message <hr4uso$de8$1(a)fred.mathworks.com>... Hi, everyone I've been trying to run an executable that believes in matlab but when I run it I get the following error: That was removed: sl_library_browser_repos \ toolbox \ physmod \ Simscape ... 2 Jul 2010 06:54
Prediction Using neural network
Hi All Im working on CPU load prediction using historical data. i tried but didn't any idea, so any one can tell me how model the prediction of load. which tool is good for this. NNTOOL, Predict or predictive control toolbox. please suggest me which one good and how to model it. Thanks in advance ... 2 Jul 2010 06:54
First  |  Prev |  Next  |  Last
Pages: 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357