How do I use pause multiple times?

1 Ansicht (letzte 30 Tage)
Jure Pusnjak
Jure Pusnjak am 22 Mai 2018
Beantwortet: Nicola Bombace am 22 Mai 2018
I have written a script whose only purpose is to call other scripts. After each script I put expression pause. It works twice, but after the third time the script just stops.I try to press enter or any other key, but nothing will happen. I have to interrupt the execution with ctrl+c, because nothing happens.
If I try to execute the code with breakpoints, everything will work fine, but I want to save those breakpoints for further use.

Akzeptierte Antwort

Nicola Bombace
Nicola Bombace am 22 Mai 2018
You can save your breakpoints. Take a look at this answer

Weitere Antworten (0)

Kategorien

Mehr zu Environment and Settings finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by