removing case sensitivity in matlab
Ältere Kommentare anzeigen
hi all,
How can I remove the case sensitivity in matlab?
Is there a command for that??
Thanks
Antworten (2)
Titus Edelhofer
am 25 Apr. 2012
1 Stimme
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
am 25 Apr. 2012
0 Stimmen
This has been discussed before:
and in an answer to this question:
Kategorien
Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!