Why doesn't my MATLAB exist sym, syms or solve,... function ?

2 次查看(过去 30 天)
>> sym
Undefined function or variable 'sym'.
>> help dsolve
dsolve not found.
Use the Help browser search field to search the documentation, or type "help help" for help command options, such as help for methods.
My version is MATLAB R2012b. If there was the mistake in the installation process, how can I get add them to my program.
Thank you.

回答(1 个)

Walter Roberson
Walter Roberson 2013-2-23
In the Academic and Professional Versions, the Symbolic Toolbox is an optional extra-cost toolbox that must be licensed and installed. It is, though, included as part of the Student Version (but must be installed). There is no Student Version for R2012b so that does not apply to you.

标签

Community Treasure Hunt

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

Start Hunting!

Translated by