Where is the short-cut in Matlab 2013a to comment?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Nuchto
am 14 Jul. 2013
Kommentiert: Walter Roberson
am 27 Jul. 2018
It used to be shift+CMD+/, but now this is for HELP. And I can't seem to find this. Anyone help! :)
0 Kommentare
Akzeptierte Antwort
Image Analyst
am 14 Jul. 2013
Go to Preferences -> Keyboard -> Shortcuts. Then type in whatever shortcut you want to comment lines. I think command-R should work though.
0 Kommentare
Weitere Antworten (3)
Azzi Abdelmalek
am 14 Jul. 2013
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 Kommentare
Azzi Abdelmalek
am 14 Jul. 2013
Select the lines you want to comment, right click on the selection, you will see comment and its shortcut
Michel Schneider
am 27 Jul. 2018
If you are a MAC user, you have to push the following buttons for comments:
'cmd' + ' - '
1 Kommentar
Walter Roberson
am 27 Jul. 2018
I just tried on Mac, and that did not do anything for me, but the cmd-/ mentioned before worked fine.
Ali Omar
am 4 Mai 2015
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 Kommentare
Siehe auch
Kategorien
Mehr zu Entering Commands finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!