필터 지우기
필터 지우기

Show uitable

조회 수: 3 (최근 30일)
john
john 2011년 12월 17일
Hi,
when I start program in GUI (guide), I see my table (uitable).
But I want to see my table after press any button.
Please, would you help me?

채택된 답변

Robert Cumming
Robert Cumming 2011년 12월 17일
start with the uitable 'visible' property set to 'off'. The in the callback of your button change the visibility to 'on'.
Hey presto.
  댓글 수: 1
john
john 2011년 12월 17일
thank you man

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by