error when trying to use syms
Show older comments
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
Answers (1)
Walter Roberson
on 2 Oct 2011
0 votes
Looks like your installation is probably corrupt.
Categories
Find more on Calculus in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!