Where is the short-cut in Matlab 2013a to comment?
이전 댓글 표시
It used to be shift+CMD+/, but now this is for HELP. And I can't seem to find this. Anyone help! :)
채택된 답변
추가 답변 (3개)
Azzi Abdelmalek
2013년 7월 14일
2 개 추천
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
Nuchto
2013년 7월 14일
Azzi Abdelmalek
2013년 7월 14일
EXACT
Nuchto
2013년 7월 14일
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일
1 개 추천
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
Monty Dodge
2016년 4월 14일
On the mac version, the shortcut for commenting is command + /
seng sok
2016년 4월 24일
Thanks!!
카테고리
도움말 센터 및 File Exchange에서 Entering Commands에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!