Keyboard Shortcut for Function Hints

In visual studio it is possible to bring up function hints by pressing Ctrl+Shift+Space. In the MATLAB editor the only way I can seem to get function hints to come up is to scroll back to the opening parenthesis, delete it, and retype it. Is there a quicker way to get function hints to come up when the cursor is inside the function argument list?

 Accepted Answer

Sean de Wolski
Sean de Wolski on 9 May 2013
Edited: Sean de Wolski on 9 May 2013
ctrl + F1
I remember how excited I was when I discovered that gem...

3 Comments

That's great! Thank you so much!
I just want to add to that that it is possible to map it to another keyboard-shortcut. Preferences -> Keyboard -> Shortcuts -> Function Hints.
Apparently the shortcut 'Function Hints' doesn't exist anymore on MATLAB 2023a... is there any specific reason for this?

Sign in to comment.

More Answers (0)

Categories

Products

Tags

Community Treasure Hunt

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

Start Hunting!