How do i add button to a output figure from GUI?
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi, say i have a GUI and after clicking a button on it, an output figure will pop out. This figure basically stores a few output images. Now my button is gonna take in a batch of inputs and then process them. I want to add in button in the output figure and then click it to view the outcome for the different input(maybe 'next' button and 'back' button). Is this possible?? because i couldn't find how to add button to an output from GUI. Thanks very much.
댓글 수: 0
답변 (1개)
Dishant Arora
2014년 6월 20일
How to pass data from one GUI to another in MATLAB Check this out, revert back if this is not what you are looking for or face any issues.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!