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!

Respuestas (1)

Ameer Hamza
Ameer Hamza el 5 de Mayo de 2020

0 votos

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

Categorías

Más información sobre Desktop en Centro de ayuda y File Exchange.

Productos

Versión

R2018b

Preguntada:

el 5 de Mayo de 2020

Respondida:

el 5 de Mayo de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by