App Designer unable to add private Function / Property
27 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
The relevant buttons are grayed out, and I can't seem to figure out how to activate those two. Thoughts? Much appreciated.
1 Commento
Chris Portal
il 10 Ott 2017
If you use the Code Browser tabs for Functions or Properties, do you have the same issue?
Risposte (1)
Melissa Williams
il 16 Ott 2017
The options become greyed out/diabled if you have a syntax error in any of the code in your private/public properties or functions. Look for orange underlines in your code and hover over them for hints on how to fix the code.
2 Commenti
Thomas
il 1 Feb 2019
I've had the app designer disable functions and properties in the code browser after fixing all code errors (green box in upper right in code view). I had to close app designer and restart it to enable functions and properties in the code browser again. (Matlab 18b).
Vedere anche
Categorie
Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!