disable function signature hints in app designer editor
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Navya Singam
il 12 Gen 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!
2 Commenti
Vedere anche
Categorie
Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!