error in syms line 56 WHY THIS ERROR ?
Mostrar comentarios más antiguos
I just purchased and installed the Symbolic Toolbox but it does not seem to work. Why do I get this error? This is from an example from the Mathworks website.
syms s(t) f(x,y)
Error using assignin Invalid variable name "s(t)" in ASSIGNIN.
Error in syms (line 56) assignin('caller',varargin{i},sym(varargin{i}));
2 comentarios
Steven Lord
el 3 de Sept. de 2017
Which release are you using? Does the documentation included in your installation list that as a valid syntax?
Walter Roberson
el 4 de Sept. de 2017
"just purchased" -- it isn't possible to purchase R2011b or earlier anymore!
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre File Operations 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!