Development Environment |
Protecting the Integrity of Your Workspace
When you work on more than one M-book in a single word processing session, note that:
If you use the same variable names in more than one M-book, data used in one M-book can be affected by another M-book. You can protect the integrity of your workspace by specifying the clear
command as the first autoinit cell in the M-book.
Entering MATLAB Commands in an M-Book | Ensuring Data Consistency |