필터 지우기
필터 지우기

Disable help tips in app designer

조회 수: 2 (최근 30일)
Jesse Beaupre
Jesse Beaupre 2022년 12월 20일
편집: Jesse Beaupre 2022년 12월 20일
How do I disable these popups in app designer ? They have a tendency to get in the way of where I want to click.
If I disable Automatic Completion, then I also lose these, which are very useful to me :

채택된 답변

Adam Danz
Adam Danz 2022년 12월 20일
편집: Adam Danz 2022년 12월 20일
Setting preferences to control suggestions and completions
  1. From the MATLAB Environment, go to the Home tab, and open Preferences from the Environment menu
  2. From the Preferences window, select MATLAB > Editor/Debugger > Automatic Completions
  3. Select any combination of the two options outlined below. Note that this will affect the app designer editor as well as the main MATLAB Editor.
If "Show automatically" is selected, the hints are triggered by hovering.
If "Show on tab" is selected, the hints will not appear unless you press <tab>.
In R2022a you must select one of these two options (first image below). In R2022b these options, plus an additional option, are check boxes where you can deselect all, if desired.
R2022a
R2022b
  댓글 수: 1
Jesse Beaupre
Jesse Beaupre 2022년 12월 20일
편집: Jesse Beaupre 2022년 12월 20일
Thanks I will try to get used to using tab !

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by