removing case sensitivity in matlab
Mostrar comentarios más antiguos
hi all,
How can I remove the case sensitivity in matlab?
Is there a command for that??
Thanks
Respuestas (2)
Titus Edelhofer
el 25 de Abr. de 2012
1 voto
Hi Som,
No, there is no way to change this. Older versions used to be more tolerant to casing but today casing is required. On Unix versions case sensitivity always was in use since Unix filesystem cares about casing.
Titus
Daniel Shub
el 25 de Abr. de 2012
0 votos
This has been discussed before:
and in an answer to this question:
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!