removing case sensitivity in matlab
이전 댓글 표시
hi all,
How can I remove the case sensitivity in matlab?
Is there a command for that??
Thanks
답변 (2개)
Titus Edelhofer
2012년 4월 25일
1 개 추천
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
2012년 4월 25일
0 개 추천
This has been discussed before:
and in an answer to this question:
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!