MuPAD notebooks will be removed in a future release. Use MATLAB live scripts instead.
To convert a MuPAD notebook file to a MATLAB live script file, see convertMuPADNotebook
. MATLAB live scripts support most MuPAD functionality, although there are some differences. For more information, see
Convert MuPAD Notebooks to MATLAB Live Scripts.
allMuPADNotebooks | All open notebooks |
close | Close MuPAD notebook |
evaluateMuPADNotebook | Evaluate MuPAD notebook |
mupad | Start MuPAD notebook |
mupadNotebookTitle | Window title of MuPAD notebook |
mupadwelcome | Start MuPAD interfaces |
openmn | Open MuPAD notebook |
openmu | Open MuPAD program file |
openxvc | Open MuPAD uncompressed graphics file (XVC) |
openxvz | Open MuPAD compressed graphics file (XVZ) |
MuPAD notebooks will be removed in a future release. Use MATLAB live scripts instead.
MuPAD notebooks will be removed in a future release. Use MATLAB live scripts instead.
MuPAD notebooks will be removed in a future release. Use MATLAB live scripts instead.
Evaluate MuPAD Notebooks from MATLAB
MuPAD notebooks will be removed in a future release. Use MATLAB live scripts instead.
Close MuPAD Notebooks from MATLAB
To close notebooks from the MATLAB Command Window, use the close
function and specify the
handle to that notebook.
Notebook Files and Program Files
MuPAD notebooks will be removed in a future release. Use MATLAB live scripts instead.