| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Symbolic Math Toolbox |
| Contents | Index |
| Learn more about Symbolic Math Toolbox |
mphandle = mupad
mphandle = mupad(file)
mphandle = mupad creates a MuPAD notebook, and keeps a handle (pointer) to the notebook in the variable mphandle. You can use any variable name you like instead of mphandle.
mphandle = mupad(file) opens the MuPAD notebook or program file named file, and keeps a handle (pointer) to the notebook or program file in the variable mphandle. This syntax has the functionality of both openmn and openmu.
To start a new notebook and define a handle mphandle to the notebook, enter:
mphandle = mupad;
To open an existing notebook named notebook1.mn located in the current directory, and define a handle mphandle to the notebook, enter:
mphandle = mupad('notebook1.mn');getVar, mupadwelcome, openmn, openmu, setVar
![]() | mod (sym) | mupadwelcome | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |