How to fit the size of the buttons to the table?
조회 수: 5 (최근 30일)
이전 댓글 표시
Here is my situation. I designed a GUI and there are buttons which matches the size of the table units. Just like below

but when I set the figure to the full window, it looks like below that buttons are larger than the size of the table units.

How can I solve the problem?
댓글 수: 0
답변 (1개)
Jan
2013년 10월 17일
This is a very hard job and I do not know a clean way. What about inserting the buttons inside the cell? Not as "buttons", but you can use the CellSelction-Callback to trigger events.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Tables에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!