Where is the short-cut in Matlab 2013a to comment?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Nuchto
el 14 de Jul. de 2013
Comentada: Walter Roberson
el 27 de Jul. de 2018
It used to be shift+CMD+/, but now this is for HELP. And I can't seem to find this. Anyone help! :)
0 comentarios
Respuesta aceptada
Image Analyst
el 14 de Jul. de 2013
Go to Preferences -> Keyboard -> Shortcuts. Then type in whatever shortcut you want to comment lines. I think command-R should work though.
0 comentarios
Más respuestas (3)
Azzi Abdelmalek
el 14 de Jul. de 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 comentarios
Azzi Abdelmalek
el 14 de Jul. de 2013
Select the lines you want to comment, right click on the selection, you will see comment and its shortcut
Michel Schneider
el 27 de Jul. de 2018
If you are a MAC user, you have to push the following buttons for comments:
'cmd' + ' - '
1 comentario
Walter Roberson
el 27 de Jul. de 2018
I just tried on Mac, and that did not do anything for me, but the cmd-/ mentioned before worked fine.
Ali Omar
el 4 de Mayo de 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 comentarios
Ver también
Categorías
Más información sobre Environment and Settings en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!