Products & Services Solutions Academia Support User Community Company

Learn more about Symbolic Math Toolbox   

mupad - Start MuPAD notebook

Syntax

mphandle = mupad
mphandle = mupad(file)

Description

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.

Examples

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');

See Also

getVar, mupadwelcome, openmn, openmu, setVar

  


Recommended Products

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