Error with sym('in')?
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
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?
Réponses (1)
Walter Roberson
le 29 Nov 2011
0 votes
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
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!