Error with sym('in')?

When I try sym('in') on MATLAB 2011b, I get an error:
Error using mupadmex
Error in MuPAD command: ')' expected [line 1, col 18]
Could someone explain this error to me? Is 'in' not allowed as a variable name?

回答 (1 件)

Walter Roberson
Walter Roberson 2011 年 11 月 29 日

0 投票

That is a possibility, as it might perhaps conflict with the MuPad set membership routine 'in'; see http://www.mathworks.com/help/toolbox/mupad/stdlib/_in.html

この質問は閉じられています。

タグ

質問済み:

2011 年 11 月 29 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by