Where is the short-cut in Matlab 2013a to comment?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Nuchto
il 14 Lug 2013
Commentato: Walter Roberson
il 27 Lug 2018
It used to be shift+CMD+/, but now this is for HELP. And I can't seem to find this. Anyone help! :)
0 Commenti
Risposta accettata
Image Analyst
il 14 Lug 2013
Go to Preferences -> Keyboard -> Shortcuts. Then type in whatever shortcut you want to comment lines. I think command-R should work though.
0 Commenti
Più risposte (3)
Azzi Abdelmalek
il 14 Lug 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 Commenti
Azzi Abdelmalek
il 14 Lug 2013
Select the lines you want to comment, right click on the selection, you will see comment and its shortcut
Michel Schneider
il 27 Lug 2018
If you are a MAC user, you have to push the following buttons for comments:
'cmd' + ' - '
1 Commento
Walter Roberson
il 27 Lug 2018
I just tried on Mac, and that did not do anything for me, but the cmd-/ mentioned before worked fine.
Ali Omar
il 4 Mag 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 Commenti
Vedere anche
Categorie
Scopri di più su Environment and Settings in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!