Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Error with sym('in')?

1 visualización (últimos 30 días)
Jared
Jared el 29 de Nov. de 2011
Cerrada: MATLAB Answer Bot el 20 de Ag. de 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?

Respuestas (1)

Walter Roberson
Walter Roberson el 29 de Nov. de 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

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by