When I type:
syms k c
at the command line, I get the following error:
Error using mupadmex
Error in MuPAD command: .
Error in sym>tomupad (line 1250)
S = mupadmex(numeric2cellstr(x));
Error in sym (line 217)
S.s = tomupad(x);
Error in syms (line 232)
defined = sym(zeros(1, length(args)));
Perhaps it is an installation issue, but it used to work fine. Any ideas?

3 件のコメント

Adrian Dittmaier
Adrian Dittmaier 2019 年 11 月 25 日
I have the same Error, seems like a Apple/MAC Issue.
Walter Roberson
Walter Roberson 2019 年 11 月 25 日
There is an error that looks like this that shows up only on Catalina.
Note: R2019a is not supported for Catalina.
Max
Max 2019 年 11 月 27 日
The solution was to upgrade to 2019b as 2019a does not support Catalina OS. Thanks everyone for the help.

サインインしてコメントする。

 採用された回答

Hiro Yoshino
Hiro Yoshino 2019 年 11 月 26 日

0 投票

1 件のコメント

Max
Max 2019 年 11 月 27 日
The solution was to upgrade to 2019b as 2019a does not support Catalina OS. Thanks everyone for the help.

サインインしてコメントする。

その他の回答 (0 件)

製品

リリース

R2019a

質問済み:

Max
2019 年 11 月 20 日

コメント済み:

Max
2019 年 11 月 27 日

Community Treasure Hunt

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

Start Hunting!

Translated by