Syms Not Working Error using mupadmex

Typing syms x y z into the command prompt results in this error:
Error using mupadmex
Error in MuPAD command: Slot
'symobj::matrix' is unknown. [slot]
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));

回答 (0 件)

質問済み:

2017 年 2 月 15 日

編集済み:

2017 年 2 月 15 日

Community Treasure Hunt

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

Start Hunting!

Translated by