How do i add button to a output figure from GUI?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Dishant Arora
il 20 Giu 2014
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 Commenti
Vedere anche
Categorie
Scopri di più su Interactive Control and Callbacks in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!