how to run a loop parallel
Afficher commentaires plus anciens
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)
Réponses (1)
Jan
le 26 Sep 2013
0 votes
No, there is no such method. What about using a timer?
6 commentaires
Adrian
le 26 Sep 2013
Jan
le 26 Sep 2013
The call it plan A. :-)
Jan
le 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
le 27 Sep 2013
Adrian
le 27 Sep 2013
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!