how to run a loop parallel
Mostrar comentarios más antiguos
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)
Respuestas (1)
Jan
el 26 de Sept. de 2013
0 votos
No, there is no such method. What about using a timer?
6 comentarios
Adrian
el 26 de Sept. de 2013
Jan
el 26 de Sept. de 2013
The call it plan A. :-)
Jan
el 26 de Sept. de 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
el 27 de Sept. de 2013
Adrian
el 27 de Sept. de 2013
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!