GUI how can I connect check boxes to uitable?

3 次查看(过去 30 天)
Hello guys! I have interface that contains one uitable and two chekbox1 and chekbox2, both of these chekboxes have already defined values, when I sign them separately uitable gets their values, now I want that when I sign both of them together uitable shows their values together. Any idea would be a great help for me. Waiting for your response
  1 个评论
Geoff Hayes
Geoff Hayes 2014-9-17
Giorgi - you need to provide an example of how you intend the code to behave. By sign a checkbox, do you mean that when you check on the check box? Or do you mean something else?

请先登录,再进行评论。

回答(1 个)

Mikhail
Mikhail 2014-9-17
Try to define them as children of uitable. Similar to uipanel (see example on this page http://www.mathworks.com/help/matlab/ref/uipanel.html).

类别

Help CenterFile Exchange 中查找有关 Develop Apps Using App Designer 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by