Pausing into the base workspace

Is there a way to force MATLAB to pause in the base workspace, or to speed up pausing? I run code involving plotting, and sometimes want to pause execution while it's running, but pausing in the middle of a plot command is very slow, as the code is often five or six functions deep. Thanks!

답변 (1개)

Ameer Hamza
Ameer Hamza 2020년 5월 5일

0 개 추천

I am not sure if there is a way to speed up pausing. But once paused, if you are 5 to 6 functions deep, you can still check the values in base workspace using function call stack

카테고리

도움말 센터File Exchange에서 Desktop에 대해 자세히 알아보기

제품

릴리스

R2018b

질문:

2020년 5월 5일

답변:

2020년 5월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by