Symbolic Math Toolbox error

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 Comments

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

Sign in to comment.

 Accepted Answer

Hiro Yoshino
Hiro Yoshino on 26 Nov 2019

1 Comment

The solution was to upgrade to 2019b as 2019a does not support Catalina OS. Thanks everyone for the help.

Sign in to comment.

More Answers (0)

Products

Release

R2019a

Asked:

Max
on 20 Nov 2019

Commented:

Max
on 27 Nov 2019

Community Treasure Hunt

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

Start Hunting!