Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Error with sym('in')?

1 Ansicht (letzte 30 Tage)
Jared
Jared am 29 Nov. 2011
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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?

Antworten (1)

Walter Roberson
Walter Roberson am 29 Nov. 2011
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

Diese Frage ist geschlossen.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by