how to run a loop parallel
이전 댓글 표시
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)
답변 (1개)
Jan
2013년 9월 26일
0 개 추천
No, there is no such method. What about using a timer?
댓글 수: 6
Adrian
2013년 9월 26일
Jan
2013년 9월 26일
The call it plan A. :-)
Jan
2013년 9월 26일
"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
2013년 9월 27일
Adrian
2013년 9월 27일
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!