error in syms line 56?

2 ビュー (過去 30 日間)
Najmeh Eskandari
Najmeh Eskandari 2018 年 6 月 17 日
回答済み: Ameer Hamza 2018 年 6 月 17 日
hi. I want to run syms x(t) but there is this error:
error using assignin(invalid variable name x(t) in assigne
error in syma line 56
for fixing this error I use this command:
which -all syms after running: D:\matlab\toolbox\maple\syms.m how can I fix this error?

回答 (1 件)

Ameer Hamza
Ameer Hamza 2018 年 6 月 17 日
It seems that this problem is happening because MATLAB is trying to use the Maple symbolic engine to perform the calculations. You can refer to answer and comments on this question to see how to activate Mupad or uninstall Maple symbolic engine: https://www.mathworks.com/matlabcentral/answers/276932-how-to-change-symbolic-solver-from-maple-to-matlab.

Community Treasure Hunt

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

Start Hunting!

Translated by