figure manipulation in GUI

조회 수: 1 (최근 30일)
rahul
rahul 2014년 8월 4일
댓글: Geoff Hayes 2014년 8월 5일
hi everybody in my gui i need different no of figures for different options( options are selected from pop-up menu)...now suppose one of my option is having two figure rgt nw...whn i select another option requiring only single figure..then i will manage this ( as earlier gui is having 2 figs , now i need 1 instead of 2)..ols help
Regards, Rahul sharma
  댓글 수: 1
Geoff Hayes
Geoff Hayes 2014년 8월 5일
Rahul - do you mean figures or axes? If the latter, then I suspect that all you have to do is set the Visible property to off to hide the axes (to on to show it). If you mean the former (figures) then that implies you have more than one GUI running.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Graphics Objects에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by