How can I open or install mupad in the matlab student version R2012b?

4 次查看(过去 30 天)
When I try to open mupad, the following error appears:
>> mupad
Undefined function or variable 'mupad'.
I've already checked the following, but I have no idea how to use the information.
ver
--------------------------------------------------------------------------------------------------------
MATLAB Version: 8.0.0.783 (R2012b)
MATLAB License Number: ••••••
Operating System: Mac OS X Version: 10.6.8 Build: 10K549
Java Version: Java 1.6.0_51-b11-457-10M4509 with Apple Inc. Java HotSpot(TM) 64-Bit Server VM mixed mode
--------------------------------------------------------------------------------------------------------
MATLAB Version 8.0 (R2012b)
>> license('checkout','Symbolic_Toolbox')
ans =
1

回答(1 个)

Walter Roberson
Walter Roberson 2013-10-21
There is no Student Version R2012b. See (e.g.) http://www.mathworks.com/matlabcentral/answers/50623
For the Academic and Professional licenses, the Symbolic Toolbox is an additional component that must be downloaded and installed using the installer.
  2 个评论
Vanessa
Vanessa 2013-10-23
Thanks for your answer. I tried to install but I'm not sure if I was successful, because the "mupad"-order does not work.
What does the following mean?
>> license('checkout','Symbolic_Toolbox')
ans =
1
Walter Roberson
Walter Roberson 2013-10-23
It appears that you have a license for the toolbox but have not installed the software. You should go back in to the installer and see if there are any components available but not marked for installation.

请先登录,再进行评论。

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by