Turning Off Auto Code Correct in 2011b?
조회 수: 2 (최근 30일)
이전 댓글 표시
Simple question here.
How can I turn off the auto correct option in Matlab .m 2011b editor?
It is really annoying and gets in the way telling me to shift enter to correct things I'm in the process of editing.
I dislike when programs try to get fancy.
댓글 수: 0
답변 (2개)
Jonathan
2012년 3월 5일
Had the same problem. Solution:
File -> Preferences -> Editor/Debugger -> Language -> Variable & function renaming -> Enable automatic variable and function renaming
Then disable that :)
댓글 수: 0
Kaustubha Govind
2011년 10월 28일
I'm not sure exactly which feature it is that is providing suggestions to you, but almost all MATLAB Editor preferences are under File>Preferences>Editor/Debugger. There may be some relevant options under File>Preferences>Keyboard also.
댓글 수: 4
Eric T
2013년 5월 2일
Fangjun: one reason it is annoying the red lines are so close to the scroll bar so when you are trying to scroll and accidentally hit the red line you have to wait for this suggestion to disappear, it can get very annoying.
Nathan Crosty
2015년 1월 15일
This setting does not appear to have any effect on embedded matlab functions within Simulink. Checked 11b and 14b. I am getting my code changed on every save, or build. Can you please confirm this behavior?
참고 항목
카테고리
Help Center 및 File Exchange에서 Entering Commands에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!