Please how could I write this, but in appdesigner??
조회 수: 1 (최근 30일)
이전 댓글 표시
답변 (1개)
Sathvik
2024년 11월 11일
Hi,
In the MATLAB App Designer, you would not need to fetch all the strings from the GUI object and index them to obtain the value. Based on an action, like a selection or while using drop down, you can use the appropriate callback function and then obtain the string from the selection.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!