Main Content

MuPADtoMATLABMigration

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, seeconvertMuPADNotebook. MATLAB live scripts support most MuPAD functionality, although there are some differences. For more information, seeConvert 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 theSymbolic Math Toolbox functions list.

If you cannot find the Symbolic Math Toolbox equivalent for MuPAD functionality, contactMathWorksTechnical Support. To access MuPAD documentation in previous releases, seeArchived MathWorks Documentation.

Functions

convertMuPADNotebook ConvertMuPADnotebook toMATLABlive script

Topics

Troubleshooting

Troubleshoot MuPAD to MATLAB Translation Errors

This page helps troubleshoot errors generated by theconvertMuPADNotebookfunction when converting MuPAD notebooks to MATLAB live scripts.

Troubleshoot MuPAD to MATLAB Translation Warnings

This page helps troubleshoot warnings generated by theconvertMuPADNotebookfunction when converting MuPAD notebooks to MATLAB live scripts.