App Designer unable to add private Function / Property
조회 수: 22 (최근 30일)
이전 댓글 표시
The relevant buttons are grayed out, and I can't seem to figure out how to activate those two. Thoughts? Much appreciated.
댓글 수: 1
Chris Portal
2017년 10월 10일
If you use the Code Browser tabs for Functions or Properties, do you have the same issue?
답변 (1개)
Melissa Williams
2017년 10월 16일
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
Thomas
2019년 2월 1일
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).
참고 항목
카테고리
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!