"Table data is not editable at this location" in GUI
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi everyone, I got some trouble to display my table on my GUI. My probleme is that I want display a table cell(1014,5) and add a choice list in each row. I did it like that on GUI:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/153721/image.png)
After that, I obtain:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/153722/image.png)
My choice is display on each row, it works but when I choose a choice , it doesn't appear, and matlab says Table data is not editable at this location:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/153723/image.png)
It don't understand why, because I ticked the box "editable" for the choice list as you can see on the first screenshot
Thank you
Alex
댓글 수: 1
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!