필터 지우기
필터 지우기

removing case sensitivity in matlab

조회 수: 9 (최근 30일)
som
som 2012년 4월 25일
hi all,
How can I remove the case sensitivity in matlab?
Is there a command for that??
Thanks

답변 (2개)

Titus Edelhofer
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

Daniel Shub
Daniel Shub 2012년 4월 25일

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by