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

조회 수: 4 (최근 30일)
Ngo Nguyen
Ngo Nguyen 2013년 2월 23일
>> 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.

카테고리

Help CenterFile Exchange에서 Conversion Between Symbolic and Numeric에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by