Can we do it with edit text with a condition of only using fixed word instead of pushbutton as alternative?
can a condition used for pushbuttons?
    조회 수: 2 (최근 30일)
  
       이전 댓글 표시
    
Is it possible for me to allow several pushbutton to appear only after clicking a pushbutton in matlab gui?
댓글 수: 2
채택된 답변
  Walter Roberson
      
      
 2015년 6월 9일
        
      편집: Walter Roberson
      
      
 2015년 6월 9일
  
      Yes, set their 'visible' property to 'off' until you want them to appear and then set 'visible' 'on'
추가 답변 (0개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

