I can use functions- "sym()" and "syms()".
Mostrar comentarios más antiguos
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?
Respuestas (2)
Alexander
el 19 de Mzo. de 2013
0 votos
The functions sym and syms are part of the Symbolic Math Toolbox. Are you sure that you have the Symbolic Math Toolbox installed?
vx2008
el 19 de Mzo. de 2013
0 votos
1 comentario
Walter Roberson
el 19 de Mzo. de 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).
Categorías
Más información sobre Code Performance en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!