Looks like your installation is probably corrupt.
error when trying to use syms
21 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Calculus 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!