Can I make a Pushbutton create a new Table?
이전 댓글 표시
What I'm trying to do is: When I press a Pushbutton - a Table will be created on the Panel. Is it possible?
채택된 답변
추가 답변 (2개)
Yes.
What have you tried so far and did any problems occur? You can either create the table dynamically by calling the uitable command, of you can create the table statically e.g. in GUIDE and make it invisible at first, such that the callback of the button set the visibility to 'on' only.
Nimrodb
2013년 2월 11일
0 개 추천
댓글 수: 1
Image Analyst
2013년 2월 11일
Try what? Whose answer were you commenting on? This is why it's good to reply to a specific person's answer rather than posting your follow up question as an Answer in itself.
카테고리
도움말 센터 및 File Exchange에서 Logical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!