removing case sensitivity in matlab
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
hi all,
How can I remove the case sensitivity in matlab?
Is there a command for that??
Thanks
0 comentarios
Respuestas (2)
Titus Edelhofer
el 25 de Abr. de 2012
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
0 comentarios
Daniel Shub
el 25 de Abr. de 2012
This has been discussed before:
and in an answer to this question:
0 comentarios
Ver también
Categorías
Más información sobre Verification, Validation, and Test en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!