error when trying to use syms
이전 댓글 표시
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
답변 (1개)
Walter Roberson
2011년 10월 2일
0 개 추천
Looks like your installation is probably corrupt.
카테고리
도움말 센터 및 File Exchange에서 Calculus에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!