how to make matlab pause when it running the coding
이전 댓글 표시
i got a question here, how to make matlab pause when it running the coding? i mean when it do till certain step it will pause for awhile automatically and continue the progress when press certain button that we set?
답변 (1개)
Simon
2013년 10월 9일
2 개 추천
Hi!
Use one of the commands "pause" or "input".
댓글 수: 3
Jan
2013년 10월 9일
@Onion Lim: Is it surprising that the command pause causes a pause? So please use the possibility to search in the internet and in Matlab's documentation before you ask the forum:
docsearch pause
ONION LIM
2013년 10월 9일
Jan
2013년 10월 11일
@Onion Lim: This does not mean troubles for me, but you can get a solution faster, when you learn where and how to search for it.
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!