
6 Editing and Debugging M-Files
MATLAB updates the figure.
Using C
ells in Function M-Files
You can d
efine an d evaluate cells in f unction M - fi les as long as the variables
referr
ed to in the cell are in your workspace. For example, this can be useful
during
debugging. If execution is stopped at a breakpoint, you can define cells
and exe
cute them without saving the file. If you are not debugging, add the
neces
sary variables to the base workspace and then execute the cells.
6-144
Commentaires sur ces manuels