How to turn on the function hint?

24 visualizaciones (últimos 30 días)
student2015
student2015 el 19 de En. de 2015
Comentada: Walter Roberson el 17 de Ag. de 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.

Respuesta aceptada

Stephen23
Stephen23 el 9 de Jul. de 2015
Editada: Stephen23 el 10 de Jul. de 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 comentarios
Sergio Sanz
Sergio Sanz el 16 de Ag. de 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.

Iniciar sesión para comentar.

Más respuestas (1)

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

Categorías

Más información sobre Interactive Control and Callbacks en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by