필터 지우기
필터 지우기

GUI how can I connect check boxes to uitable?

조회 수: 2 (최근 30일)
Giorgi
Giorgi 2014년 9월 17일
댓글: Mikhail 2014년 9월 17일
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).
  댓글 수: 1
Mikhail
Mikhail 2014년 9월 17일
Or mat be I didn't understand your question. What did you mean by sign?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 App Building에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by