how to run a loop parallel
Show older comments
Hi,
is there a way to run a loop parallel (like a timer would do) to the rest of the programm? I want to start it by a start command and end it by a stop command. (quasi a timer with Period = 0)
Answers (1)
Jan
on 26 Sep 2013
0 votes
No, there is no such method. What about using a timer?
6 Comments
Adrian
on 26 Sep 2013
Jan
on 26 Sep 2013
The call it plan A. :-)
Jan
on 26 Sep 2013
"It doesn't work" is not detailed enough to suggest an improvement. Please post a piece of code with reproduces the observed behavior and explain what happens. If you get an error message, post a complete copy.
Adrian
on 27 Sep 2013
Adrian
on 27 Sep 2013
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!