Where is the short-cut in Matlab 2013a to comment?
4 ビュー (過去 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!