为什么我的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.

Answers (1)

tianlin liu
tianlin liu on 18 Dec 2018

0 votes

Maybe your matlab is cracked version.

Tags

Asked:

on 23 May 2017

Answered:

on 18 Dec 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!