how to make matlab pause when it running the coding
Ältere Kommentare anzeigen
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?
Antworten (1)
Simon
am 9 Okt. 2013
2 Stimmen
Hi!
Use one of the commands "pause" or "input".
3 Kommentare
Jan
am 9 Okt. 2013
@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
am 9 Okt. 2013
Jan
am 11 Okt. 2013
@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.
Kategorien
Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!