提问


Improve calculation time with plots
Hello gentlemen, I would like to improve the calculation time of my script (especially the plot part of it). In my script I a...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Matlab supported Raspberry PI devices
Hello, Is there a list with all the MATLAB supported devices that can be read through a Raspberry PI? I have different dev...

9 years 前 | 0 个回答 | 0

0

个回答

已回答
Error when opening compiled matlab file with video content
Nobody to help? How comes the OPEN function (for a .MAT file) in my script works fine when in MATLAB, but not after the scrip...

9 years 前 | 0

已回答
Error when opening compiled matlab file with video content
I have solved this error! I forgot to include the activeX file into the additional files before compiling the whole thing, stupi...

9 years 前 | 0

提问


Error when opening compiled matlab file with video content
Hello, I have compiled a script file which uses an activeX WMP item to display a video. However, when I double click the .EXE...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Optimize code with live plots
Hello everyone, I am trying to optimize my code in order to reduce the time it takes to compute. Basically my script is runni...

10 years 前 | 0 个回答 | 0

0

个回答

已回答
Bug with max function
Thank you for the answers guys. No there is no variable called max. Both matrices have the same size when entering what yo...

10 years 前 | 0

提问


Bug with max function
I found a strange bug in MATLAB 2012a. I have a script with a matrix A (6000x1 double) and a matrix B (6000x1 double). When I...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Hide an activeX control behind a panel impossible
Hello, It is written in the documentation that an activeX element cannot be the child of a panel: http://ch.mathworks.com/hel...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Count the time a toggle button is pressed down
Hello, I would like to know how can I create a timer that will only be activated when a toggle button is pressed down. It wil...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
Animate a plot upon a timer
Just to make sure, this has to be time dependent, and not computer power dependent, because most of the time you want the plot t...

10 years 前 | 0

提问


Animate a plot upon a timer
Hello, I have an existing array (1st column contains time, 2nd column pressure values), and I would like to plot this in my G...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Available functions for activex1 video
Hello, I currently have a GUI with an activex1 control (a video) to be played. However, I would like to perform operations on...

10 years 前 | 0 个回答 | 0

0

个回答

已回答
Drawnow without displaying all calculation results in command window
Excellent, that is much better, again, thank you very much. I really like MATLAB and its community, you learn everyday!

10 years 前 | 0

提问


Script won't start folded
I am using MATLAB 2012a and I am facing a strange problem. I have activated the possibility for me to fold parts of my script...

10 years 前 | 0 个回答 | 0

0

个回答

已回答
Drawnow without displaying all calculation results in command window
Thank you for your answer! It did the trick, I added a DRAWNOW at the end of the ELSE loop and it plots everything in real ti...

10 years 前 | 0

已回答
Problem converting "suspn" model from Simulink to script - Results not matching
Bump, anyone spotting the problem?

10 years 前 | 0

提问


Drawnow without displaying all calculation results in command window
Hello, I would like to know how can I use the DRAWNOW function more efficiently. I have a GUI with few axes there, and pressi...

10 years 前 | 3 个回答 | 0

3

个回答

提问


Problem converting "suspn" model from Simulink to script - Results not matching
Hello, I have tried to convert the existing MATLAB example available in Simulink called "sldemo_suspn", without success. I ma...

10 years 前 | 1 个回答 | 0

1

个回答