I can use functions- "sym()" and "syms()".
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
when I use functions-sym() and syms(), warning is that "Undefined function 'sym'/'syms' for input arguments of type 'char' ". why, and how I should modify it?
0 Kommentare
Antworten (2)
Alexander
am 19 Mär. 2013
The functions sym and syms are part of the Symbolic Math Toolbox. Are you sure that you have the Symbolic Math Toolbox installed?
0 Kommentare
vx2008
am 19 Mär. 2013
1 Kommentar
Walter Roberson
am 19 Mär. 2013
The Professional and Academic licenses do not include the Symbolic Math Toolbox; it is extra cost for those licenses for both the "a" and "b" releases.
The Student Version does include it, but does not install it by default. Historically, Student Versions have been released once per year, corresponding to the "a" release (with only one exception).
Siehe auch
Kategorien
Mehr zu Symbolic Math Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!