Save (Axes) As in GUI
Ältere Kommentare anzeigen
Hi,
I am using Matlab GUI (guide) to do some calculation and the results appear as a curve in figure (axes1). I would like to save the figure of this curve.
I created a push button (pushbutton1), and I inserted many different codes the problem with most of them are
- It saves the whole GUI window not only the (axes1)
- When the save window is opened to wirte the file name/path, if the user click on cancel it will break down and an eeror is appearing
Thx
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Interactive Control and Callbacks finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!