How to turn on the function hint?

23 Ansichten (letzte 30 Tage)
student2015
student2015 am 19 Jan. 2015
Kommentiert: Walter Roberson am 17 Aug. 2019
Hi!
As I know by default the function syntax hint is already on, but when I am typing in command window nothing showing up. I check in Preferences option making sure that the function hint is enabled.
I tried to re-install the MATLAB still doesn't work.
Please help.

Akzeptierte Antwort

Stephen23
Stephen23 am 9 Jul. 2015
Bearbeitet: Stephen23 am 10 Jul. 2015
Syntax hinting and function completion are available in both the Command Window and Editor, and are on by default:
The documentation states:
"To use function syntax hints, type a function name with an opening parenthesis, and then pause. A tooltip opens showing the basic syntax for the function"
"To complete names in the Command Window, type the first few characters of the name you want to complete, and then press the Tab key."
The documentation also tell us how to turn it on and off: "Function hints are enabled by default. To change this setting, on the Home tab, in the Environment section, click Preferences. Select MATLAB > Keyboard, and then set the options for Function hints."
  2 Kommentare
Sergio Sanz
Sergio Sanz am 16 Aug. 2019
Hello:
I have the same problem with the 2019 version. I've tried everything I've found in Mathworks and over the internet, I've installed the last version 2019a (5), and the last Java Version available and it's still not working the auto code suggestions nor the copletions unless I press on Tab key ( as I can see in the online version the suggestions appears while you type without pressing the tab key)
I can see how that feature should work in the web version, which I'm using for a tutorial, and I can say that would be great and very helpful if I could use it in the desktop version.
I'd appreciate very much if you could help me with this issue.
Thenx!
Sergio Sanz.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Daniel Vela
Daniel Vela am 21 Nov. 2018
you can also press ctrl+F1 while inside the parenthesis to make it pop out.

Kategorien

Mehr zu Interactive Control and Callbacks finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by