필터 지우기
필터 지우기

Symbolic Math Toolbox error

조회 수: 10 (최근 30일)
Max
Max 2019년 11월 20일
댓글: Max 2019년 11월 27일
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
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일
  댓글 수: 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

Community Treasure Hunt

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

Start Hunting!

Translated by