Keyboard shortcut for change to upper case in editor
이전 댓글 표시
In R2021a I have a keyboard shortcut which changes selected text to upper case in the editor. In R2022a the action "Change to upper case" no longer appears in the list of actions found under Home > Preferences > Keyboard > Shortcuts. Is there an alternative way to set up such a shortcut now?
채택된 답변
추가 답변 (2개)
Image Analyst
2022년 8월 27일
0 개 추천
When you installed the new version it should have transferred over all your shortcuts. It did for me. It it's not there in the quick launch toolbar in the upper right then you'll just have to recreate the shortcut.
댓글 수: 6
David Young
2022년 8월 27일
Image Analyst
2022년 8월 27일
Not sure I understand. Did you make a shortcut that was essentially a script that you ran by clicking on the button in the quicklaunch toolbar in the upper right corner of MATLAB? You can also assign a keystroke to them. How did you get your shortcut setup before this version?
David Young
2022년 8월 27일
David Young
2022년 8월 27일
편집: David Young
2022년 8월 27일
Image Analyst
2022년 8월 27일
You might try asking Yair Altman if there is a way to get the highlighted text in the editor window:
Maybe something like matlab.desktop.editor.somethingOrOther
David Young
2022년 8월 28일
Image Analyst
2022년 8월 27일
Do this in both versions of your programs
>> dir(prefdir)
Do you see shortcuts.xml in one but not the other? If so, copy it over.
댓글 수: 3
David Young
2022년 8월 29일
Image Analyst
2022년 8월 29일
Well I guess then you're just out of luck. Maybe a call to tech support might help.
David Young
2022년 8월 30일
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
