![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/860185/image.png)
disable function signature hints in app designer editor
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Anyone know where the control over showing function signatures in the App Designer editor is located? The settings in Home/Keyboard/Enable function hints (for editor and command window) affect only the standard matlab editor and command window but not the editor used for the app designer.
Thanks,
-Chris
0 Kommentare
Antworten (1)
Navya Singam
am 12 Jan. 2022
Hi,
You can disable the function signature hints in the App Designer editor by toggling off the Automatic Completions button off.
On the View tab of App Designer in R2021b, in the Display section, click the Automatic Completions button off:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/860185/image.png)
Enabling of function signature hints can be done by toggling on the Automatic Completions Button.
Hope this helps!
2 Kommentare
Siehe auch
Kategorien
Mehr zu Develop Apps Using App Designer 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!