| 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 |
y = getVar(nb,'z')
y = getVar(nb,'z') assigns the symbolic expression z in the MuPAD notebook nb to a symbolic variable y in the MATLAB workspace.
mpnb = mupad; % make a variable f:=x^2 in the MuPAD notebook f = getVar(mpnb,'f')
f is a symbolic variable in the MATLAB workspace, with value x^2.
![]() | funtool | heaviside (sym) | ![]() |

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 |