how to disactivate automatic expression completion

1 view (last 30 days)
I find the automatic completion of expression of the matlab editor really anoying: it keeps proposing inadequate completions, often preventing me to write the expression I have in mind by overwriting the wrong expression!
Is there a way to deactivate this functionality (at least until a smoother completion engine is designed), or better, to ask for completion only ON DEMAND, e.g. when I press the tab key?
Thanks in advance for any answer.
Jacques Boutet de Monvel

Answers (1)

Les Beckham
Les Beckham on 10 Jun 2024
Edited: Les Beckham on 10 Jun 2024
The preferences that control this can be found pretty much where I would expect to find them: Preferences>Editor/Debugger>Automatic Completions. Turn off Show suggestions automatically.

Categories

Find more on Entering Commands in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!