disable function signature hints in app designer editor
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Navya Singam
el 12 de En. de 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 comentarios
Ver también
Categorías
Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!