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! :)

 Accepted Answer

Go to Preferences -> Keyboard -> Shortcuts. Then type in whatever shortcut you want to comment lines. I think command-R should work though.

More Answers (3)

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 Comments

You are a Windows user, right? :) I work on a mac.
Hopefully there is a MAC user that can help me with this.
Select the lines you want to comment, right click on the selection, you will see comment and its shortcut
Nuchto
Nuchto on 14 Jul 2013
Edited: Nuchto on 14 Jul 2013
Of course I have done that, therefore I know the shortcut is the one above, but it wont work!! When I used the mentioned shortcut it will open the help.

Sign in to comment.

If you are a MAC user, you have to push the following buttons for comments:
'cmd' + ' - '

1 Comment

I just tried on Mac, and that did not do anything for me, but the cmd-/ mentioned before worked fine.

Sign in to comment.

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 Comments

On the mac version, the shortcut for commenting is command + /

Sign in to comment.

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!