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!