Disable "suggestions" in Live Editor
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
alpedhuez
el 27 de Abr. de 2020
Comentada: alpedhuez
el 15 de Jul. de 2022
When I edit variables using Live Editor, often it comes up wth "suggestions" with ? mark and information about the variable. How can I turn off such "suggestions"?
Respuesta aceptada
Jash Kadu
el 13 de Jul. de 2022
Hi!
Go to the 'Home' tab in the MATLAB toolstrip and in the 'Environment' section, click 'Preferences'.
Select 'MATLAB > Editor/Debugger > Automatic Completions' and in the 'Suggestions and completions' section, select the 'Show on tab' option.
Click 'Apply' and 'Ok' to save the option.
The MATLAB Editor will now show suggestions and completions when the tab key is pressed, rather than showing them automatically.
Hope this helps.
0 comentarios
Más respuestas (1)
Samatha Aleti
el 30 de Abr. de 2020
Hi,
You can turn off the automatic suggestions in Live Editor by doing as follows:
Go to
Home >> Preferences (under Environment Section) >> MATLAB >> Keyboard >> Under Live Editor and App Designer >> select Show on Tab (Drop down)
Click Apply and ok.
0 comentarios
Ver también
Categorías
Más información sobre Environment and Settings 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!