- From the MATLAB Environment, go to the Home tab, and open Preferences from the Environment menu
- From the Preferences window, select MATLAB > Editor/Debugger > Automatic Completions
- 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.
Disable help tips in app designer
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Jesse Beaupre
le 20 Déc 2022
Modifié(e) : Jesse Beaupre
le 20 Déc 2022
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 :
0 commentaires
Réponse acceptée
Adam Danz
le 20 Déc 2022
Modifié(e) : Adam Danz
le 20 Déc 2022
Setting preferences to control suggestions and completions
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 commentaire
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!