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!