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

meer dan 9 jaar 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...

meer dan 9 jaar 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...

meer dan 9 jaar 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...

meer dan 9 jaar 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...

meer dan 9 jaar 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...

meer dan 9 jaar 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...

meer dan 9 jaar 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...

meer dan 9 jaar 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...

meer dan 9 jaar 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...

meer dan 9 jaar 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...

meer dan 9 jaar 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...

meer dan 9 jaar 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...

meer dan 9 jaar 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!

meer dan 9 jaar 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...

meer dan 9 jaar 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...

meer dan 9 jaar ago | 0

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

meer dan 9 jaar 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...

meer dan 9 jaar 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...

meer dan 9 jaar ago | 1 answer | 0

1

answer