"Table data is not editable at this location" in GUI
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Risposte (0)
Vedere anche
Categorie
Scopri di più su Interactive Control and Callbacks 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!