Display necessary function arguments
Show older comments
Hello Everybody,
I have been using MATLAB for a while now and I'm continuously encountering the same problem:
When I start typing function arguments, e.g.:
surf(X,Y,
the editor suggests more necessary function arguments in a yellow box. As soon as i go back to different parts of my code, the box vanishes and does not reappear, when I continue to edit the function arguments. In Pycharm, there is a Hotkey (Ctrl+P) to show the box after going back to the function arguments. Is there something equivalent in MATLAB?
Accepted Answer
More Answers (0)
Categories
Find more on Creating, Deleting, and Querying Graphics Objects in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!