![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/860185/image.png)
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:
![](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!
참고 항목
카테고리
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!