Note
MuPAD notebook has been removed. Use MATLAB Live Editor 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.
Symbolic Math Toolbox™ includes operations and functions for symbolic math expressions that parallel MATLAB functionality for numeric values. Unlike MuPAD functionality, Symbolic Math Toolbox functions enable you to work in familiar interfaces, such as the MATLAB Command Window and Live Editor, which offer a smooth workflow and are optimized for usability.
For MuPAD functionality, use the equivalent Symbolic Math Toolbox functionality to work with symbolic math expressions. For a list of available functions, see the Symbolic Math Toolbox functions list.
If you cannot find the Symbolic Math Toolbox equivalent for MuPAD functionality, contact MathWorks Technical Support. To access MuPAD documentation in previous releases, see Archived MathWorks Documentation.
convertMuPADNotebook | Convert MuPAD notebook to MATLAB live script |
Convert MuPAD Notebooks to MATLAB Live Scripts
Migrate MuPAD notebooks to MATLAB live scripts that use MATLAB code.
Differences Between MATLAB and MuPAD Syntax
Choose available MATLAB syntax to replace MuPAD syntax.
Troubleshoot MuPAD to MATLAB Translation Errors
This page helps troubleshoot errors generated by the convertMuPADNotebook
function when converting MuPAD notebooks to MATLAB live scripts.
Troubleshoot MuPAD to MATLAB Translation Warnings
This page helps troubleshoot warnings generated by the
convertMuPADNotebook
function when converting MuPAD notebooks to MATLAB live scripts.