Where is the short-cut in Matlab 2013a to comment?
조회 수: 3 (최근 30일)
이전 댓글 표시
It used to be shift+CMD+/, but now this is for HELP. And I can't seem to find this. Anyone help! :)
댓글 수: 0
채택된 답변
Image Analyst
2013년 7월 14일
Go to Preferences -> Keyboard -> Shortcuts. Then type in whatever shortcut you want to comment lines. I think command-R should work though.
댓글 수: 0
추가 답변 (3개)
Azzi Abdelmalek
2013년 7월 14일
I 'am not sure if that's what you are asking for, If you want to make multiple lines as comment, select those line then click on CTRL+R
댓글 수: 5
Azzi Abdelmalek
2013년 7월 14일
Select the lines you want to comment, right click on the selection, you will see comment and its shortcut
Michel Schneider
2018년 7월 27일
If you are a MAC user, you have to push the following buttons for comments:
'cmd' + ' - '
댓글 수: 1
Walter Roberson
2018년 7월 27일
I just tried on Mac, and that did not do anything for me, but the cmd-/ mentioned before worked fine.
Ali Omar
2015년 5월 4일
Default on unix systems is Ctrl + /
However, this can be changed. Run
preferences
MATLAB -> Keyboard -> Shortcuts.
Change individual or full set from the top drop down menu
댓글 수: 2
참고 항목
카테고리
Help Center 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!