How do I disable function hints in MATLAB command prompt or editor?

I would like to disable function hints in MATLAB command window or editor.

 Accepted Answer

To prevent function hints from appearing, select File > Preferences > Keyboard , and clear the Function hints check box.
You may disable the function hints for MATLAB command window and/or MATLAB editor and debugger exclusively.
The documentation for this can be found by searching for 'Assistance While Entering Statements' in the MATLAB documentation.

More Answers (0)

Products

Release

R2008b

Community Treasure Hunt

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

Start Hunting!