Disable autocomplete in Simulink dialogs

3 views (last 30 days)
Carl Banks
Carl Banks on 16 Jun 2022
Answered: T.Nikhil kumar on 17 Oct 2023
How do you turn this off:
I actually clear my workspace, clear my path, and change to a neutral directory when I'm editing parameter because this is so annoying.
For that matter it'd be nice if someone knows a way to turn off other autocompetes as well. Not just in Matlab, like everywhere. I can't imagine how anyone thinks it's a good idea to pop up a window ia user they didn't ask for that obscures the whole panel/dialog/text/whatever they're working on. Awful UI design.
  1 Comment
Paul
Paul on 16 Jun 2022
Agree 1000%. I find this "feature" incredibly annoying. If you find a solution, please post back with an Answer.

Sign in to comment.

Answers (1)

T.Nikhil kumar
T.Nikhil kumar on 17 Oct 2023
Hello Carl,
I understand that you want to disable autocomplete in Block Parameters Dialog box for a Simulink Block and in MATLAB Editor.
Unfortunately, Simulink doesn't offer an option to disable autocomplete suggestions in the block parameters dialog box.
You can customize the autocomplete preference in MATLAB Editor though. You can disable autocomplete suggestions by selecting "Preferences" in the “Environment” section under "Home" toolstrip, and then navigating to the "Editor/Debugger" sub-section under “MATLAB” section. From there, you can find the "Automatic Completions" settings and adjust them according to your preference. Refer to the image below:
You can also go to the “Simulink” section to view current “Preferences” and perform any customizations there if required.
Refer to the following documentation to learn more about setting preferences for Simulink Editor and Model Files.

Categories

Find more on Interactive Model Editing in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!