Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 0 answers | 0

0

answers

Answered
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 ago | 0

Answered
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 ago | 0

Question


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...

9 years ago | 2 answers | 0

2

answers

Question


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...

9 years ago | 0 answers | 0

0

answers

Answered
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...

9 years ago | 0

Question


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...

9 years ago | 2 answers | 0

2

answers

Question


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...

9 years ago | 0 answers | 0

0

answers

Question


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...

9 years ago | 1 answer | 0

1

answer

Answered
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...

9 years ago | 0

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 0 answers | 0

0

answers

Answered
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!

9 years ago | 0

Question


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...

9 years ago | 0 answers | 0

0

answers

Answered
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...

9 years ago | 0

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

9 years ago | 0

Question


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...

9 years ago | 3 answers | 0

3

answers

Question


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...

9 years ago | 1 answer | 0

1

answer