| Thread | Last Post | Replies |
|
| need help with discretizing inputs using waitfor( ) function | 30 Jul 2008 18:18 GMT | 2 |
I have created a gui that has 2 sliders; one slider is the Target slider, which displays the value that the user needs to match, and the second slider is the Input slider, which the user needs to match to the Target slider's displayed
|
| fprintf and percentage symbol | 30 Jul 2008 18:05 GMT | 2 |
How can i use fprintf to print the following? a = 15 %this is a percentage fprintf('print %3.1f\n',a) ||
|
| data passing in GUIs | 30 Jul 2008 17:46 GMT | 3 |
I have created a GUI that takes as a single argument a data structure. When the gui is launched, it populates values in the GUI with current values of the struct. The user then edits the values, and closes the window. I then wish to
|
| Simulink: mass editing (background color) of block types? | 30 Jul 2008 17:35 GMT | 3 |
Hello group, because my simulink model is very big and with a lot of subsystems I want to use a "color schema", giving a all output ports the same color, all input ports the same color and so on.
|
| Data Smoothening for control response analysis of conventional helicopters | 30 Jul 2008 17:16 GMT | 1 |
I am working on generation of metalab based code for control response analysis of conventional helicopter. Due to the non linearity in the model, I am struck in solving the data smoothening task.
|
| Setting the directory using Matlab command line. | 30 Jul 2008 17:13 GMT | 2 |
I was wondering if there was a way to set the directory using a Matlab command. The reason for this is that I made a GUI using guide that inputs images and was trying to set the directory for it to find the images.
|
| correlation in images | 30 Jul 2008 17:12 GMT | 1 |
Can any of you help me in identifying the correlation of an image? Basically what I want to find out is, if I have an image, I want to know whether parts of this image have correlation with another part or whether they are independent from each other.
|
| elliptic integrals | 30 Jul 2008 16:56 GMT | 2 |
Hi everyone, I got a problem regarding how to write a code for elliptic integrals in m-file. parts of my code go as fellow. syms A B C D ;
|
| How to display "transfer Function" in GUI | 30 Jul 2008 16:45 GMT | 2 |
Dear guyz i am designing a gui for control systems... but i am unable to print "TRANSFER FUNCTION" to my GUI... You can not set a CLASS on Static text. Only String can be
|
| problems with movie opening | 30 Jul 2008 16:38 GMT | 4 |
Hi Everyone, I have a movie of less than a minute. I saved it via "windows movie maker" as .avi file, & then compressed it to 10/8 mega via "VirtualDub" using "XVID".
|
| "To File"-Block Simulink | 30 Jul 2008 16:28 GMT | 1 |
my Simulink-Model creates with the "To File"-Block a mat- file. When I let run the model again, this will overwrite the mat-file.
|
| image display - why the flipped coords? | 30 Jul 2008 16:16 GMT | 3 |
Can anyone explain/motivate the design decision to switch columns and rows for displaying images in MatLab? It just seems like an extra headache to me, so I'm curious what this could be handy for. Is this behavior standard in
|
| Firewire in Matlab | 30 Jul 2008 16:05 GMT | 1 |
I want to capture images from a firewire camera in Matlab. I don't have the Image Acq. Toolbox. I don't know where to start. The library and header files are provided. The first step
|
| 32 to 64 bit | 30 Jul 2008 15:47 GMT | 1 |
Dear Someone I have writen a matlab code in my usual laptop (32 bit) and now I am trying to run it on a machine that uses 64bit. I get the following error
|
| Command line questions... | 30 Jul 2008 15:30 GMT | 4 |
I'm just getting started with Matlab so I've got quite a few questions, mostly regarding command line operation at this point. I realize there is a Matlab compiler but for now I need to run the applications directly from their .m
|