disable function signature hints in app designer editor
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Navya Singam
on 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:
Enabling of function signature hints can be done by toggling on the Automatic Completions Button.
Hope this helps!
See Also
Categories
Find more on Develop Apps Using App Designer 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!