error when trying to use syms
조회 수: 20 (최근 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!