First
|
Prev |
Next
|
Last
Pages: 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802
Redirecting standard output ? Ugh, sorry for the typo and double post, I really need to find how to disable automatic completion. So, free wanyas = few ways ... 3 May 2010 10:55
randomly interchange rows of a mtrix Hi! I want to change rows of matrix randomly. How can we do that? a = [4 5 6 8; 9 3 2 4; 5 9 9 3; 4 9 4 7] a = 4 5 6 8 9 3 2 4 5 9 9 3 4 9 4 7 I want to shuffle row 2, 3 and 4 randomly. Kindly help me. ... 3 May 2010 13:09
My GUI window is larger than my laptop screen! Hello all, I have a problem quite similar to a message by Parker, already sent to this group! I would appreciate any help about the problem! " I have a GUI that is quite large in window size. It runs fine on most desktop computers (desktop screens usually having at least 1024 pixels in height), but on smaller ... 3 May 2010 08:43
Create a black-box model in Simulink Hello I have a simulink model and want to protect the know-how which is used. Is it possible the "transform" the model into a black-box-model so that nobody except me can see the inside of this model. The black-box should have input- and output-ports to work with this model. Does anybody know how to do that? rega... 3 May 2010 04:26
Redirecting standard output ? Yes, there are a free wanya I could manually redirect the output ; what I would rather do is change the standard output and make it a text control embedded in my GUI. "us " <us(a)neurol.unizh.ch> wrote in message <hrltmk$1in$1(a)fred.mathworks.com>... "Ernest Galbrun" <firstname.lastname(a)ensem.inpl-nancy.fr> wrote in... 3 May 2010 04:26
Documenting object-oriented MATLAB code "Joel " <joel.j.k.parker(a)nasa.gov> wrote in message <hn89dh$aa9$1(a)fred.mathworks.com>... I'm writing a sizeable application using object-oriented MATLAB, and this has gotten me thinking about how to document the code. If this was C, I would use Doxygen. For Java, I'd use JavaDoc. Both have mostly agreed-upon standar... 3 May 2010 04:26
SImulink help plz hi, i ve imported data from simulink, the data is in the form of [MX1] matrix. i want to transpose this matrix to [1xM] matrix. when i use the traspose block in simulink, i get an output of [1x1xM]. Can anyone guide me how to make [1xM] matrix from [MX1]??? Kindly help me out thanx ... 3 May 2010 06:34
Redirecting standard output ? Hello, I am not sure wether it is a Matlab question or a general programming question, but I hope someone can help here. I have a Matlab program with its own GUI that I wish to distribute using the Matlab compiler. This program uses third party functions, and those functions display some messages on the standard ... 3 May 2010 03:21
reading data from a text file "Ali Haider" <alihaider82(a)gmail.com> wrote in message <hrlmhr$o8b$1(a)fred.mathworks.com>... Hi: I have a problem to read input data in a text file. my input file looks like: % comments 11000 20 3 first line is a comment line having some characters, must be skipped second line contains three... 3 May 2010 03:21
blur estimation i don't want to measure all the types of blur separately.. i just want to know the total amount of blur impairment.. Until today, do u have any methods for it?.. if v need to have some assumption, then what are all they?.. if it is possible to do, then explain me with base.. likewise if u have the material regardin... 3 May 2010 06:34 |