Main Content

MuPAD to MATLAB Migration

Migrate MuPAD® notebooks to MATLAB® scripts

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.

Functions

convertMuPADNotebook(To be removed) Convert MuPAD notebook to MATLAB live script

Topics

Troubleshooting

Troubleshoot MuPAD to MATLAB Translation Errors

convertMuPADNotebook will be removed in a future release.

Troubleshoot MuPAD to MATLAB Translation Warnings

convertMuPADNotebook will be removed in a future release.