How do I use pause multiple times?

조회 수: 5 (최근 30일)
Jure Pusnjak
Jure Pusnjak 2018년 5월 22일
답변: Nicola Bombace 2018년 5월 22일
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.

채택된 답변

Nicola Bombace
Nicola Bombace 2018년 5월 22일
You can save your breakpoints. Take a look at this answer

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Entering Commands에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by