How can I insert a data into specified GUI table cell?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Image Analyst
2013-2-7
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!