error when trying to use syms
Mostrar comentarios más antiguos
when i try to use the syms function i get this error message
syms f ??? Error using ==> mupadinit at 35 Unable to initialize kernel
Error in ==> mupadengine.mupadengine>mupadengine.evalin at 117 [res,status] = mupadmex(statement,8);
Error in ==> C:\Program Files\MATLAB\R2009a Student\toolbox\symbolic\symengine.p>symengine at 29
Error in ==> sym.sym>sym.sym at 94 eng = symengine;
Error in ==> syms at 77 assignin('caller',x,sym(x));
could someone please help i don't know what is wrong, thanks
Respuestas (1)
Walter Roberson
el 2 de Oct. de 2011
0 votos
Looks like your installation is probably corrupt.
Categorías
Más información sobre Calculus 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!