为什么我的Matlab(2016b)不能syms x,已有工具箱
Ältere Kommentare anzeigen
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.
Antworten (1)
tianlin liu
am 18 Dez. 2018
0 Stimmen
Maybe your matlab is cracked version.
Kategorien
Mehr zu Operations on Strings finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!