为什么我的Matlab(2016b)不能syms x,已有工具箱
이전 댓글 표시
Matlab,2016b for mac ,when i put(maybe here use write, sorry, i will prove my english) in sym x(or syms x y ),then it print: >> sym x Error using mupadmex Error in MuPAD command:
Error in symengine
Error in sym (line 173) [~] = symengine;
>> syms x Error using mupadmex Error in MuPAD command:
Error in sym>cell2ref (line 1281) S = mupadmex(y);
Error in sym>tomupad (line 1219) S = cell2ref(numeric2cellstr(x));
Error in sym (line 179) S.s = tomupad(x);
Error in syms (line 144) toDefine = sym(zeros(1, 0)); so i can't use one most important part.ask for help.
답변 (1개)
tianlin liu
2018년 12월 18일
0 개 추천
Maybe your matlab is cracked version.
카테고리
도움말 센터 및 File Exchange에서 Operations on Strings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!