Error while using syms command

Matlab worked great for me until i updated my computer. After that i get an error each time i try to use the syms command. This is the 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)));
What can i do? My computer is a MacBook if that helps.

1 件のコメント

Star Strider
Star Strider 2020 年 2 月 7 日
Use the telephone handset icon in the upper right corner of this page to Contact Support.

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

回答 (1 件)

Walter Roberson
Walter Roberson 2020 年 2 月 7 日

0 投票

This is a known bug related to Catalina. If I recall correctly there is a workaround available, but before looking for that I would recommend updating to R2019b Update 4.

1 件のコメント

ÅFR
ÅFR 2020 年 2 月 10 日
Updating to R2019b fixed it, thank you!!

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

製品

リリース

R2019a

質問済み:

2020 年 2 月 7 日

コメント済み:

2020 年 2 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by