removing case sensitivity in matlab

hi all,
How can I remove the case sensitivity in matlab?
Is there a command for that??
Thanks

Answers (2)

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

Categories

Asked:

som
on 25 Apr 2012

Community Treasure Hunt

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

Start Hunting!