disable function signature hints in app designer editor
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Navya Singam
2022-1-12
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!
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Develop Apps Using App Designer 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!