How can I insert a data into specified GUI table cell?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/150913/image.png)
as the below picture shows. I want to change the values within "Status" Column by click "Active" checkbox. For instance, when I click checkbox # 1, the 1st row of "Status" Column shows a string "on". the 1st row of "Status" Column shows a string "off", if I remove the tick from checkbox # 1.
Anyone knows how can I make it?
Thanks in advance.
0 Commenti
Risposta accettata
Image Analyst
il 7 Feb 2013
I don't think you can set just one part of the table. I think you might have to write the entire table back to the control. Is this a uitable control like you'd place on your GUI in GUIDE?
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!