removing case sensitivity in matlab
7 次查看(过去 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!