removing case sensitivity in matlab
조회 수: 6 (최근 30일)
이전 댓글 표시
hi all,
How can I remove the case sensitivity in matlab?
Is there a command for that??
Thanks
댓글 수: 0
답변 (2개)
Titus Edelhofer
2012년 4월 25일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Verification, Validation, and Test에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!