Info
This question is closed. Reopen it to edit or answer.
Is there a way to do a save as for a GUI where you can save it as a completely different name with keeping the original file there?
1 view (last 30 days)
Show older comments
I want to allow a user to save a GUI and name the file themselves. Just like a Microsoft office save as function, where they can save a document as another name but keep the original document as well.
0 Comments
Answers (1)
Image Analyst
on 11 Apr 2017
Just leave the menu on the figure, which is already there by default, and the user should be able to do File/Save as.
0 Comments
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!