How can i copy .fig file in matlab ?
2 views (last 30 days)
Show older comments
Bachtiar Muhammad Lubis
on 28 Oct 2018
Commented: Walter Roberson
on 14 Apr 2019
Yesterday, i try to copy A.fig and its A.m files with different name (B.fig and B.m). But when i ran those copied program, the program still ran A.fig and A.m files. Which i had changed entire code that have relation to the file name (A) with the new one (B). By the way i am using R2015B because i has 32bit laptop
2 Comments
Pankaj Jha
on 14 Apr 2019
Hi
Did you find an answer for the problem u were facing.. I am facing the same.
Let me know if you did.
Accepted Answer
madhan ravi
on 28 Oct 2018
3 Comments
Walter Roberson
on 28 Oct 2018
Open the GUI in GUIDE, and then in the File menu, tell it to Save As and give the new name. GUIDE will take care of altering all of the names.
More Answers (0)
See Also
Categories
Find more on Printing and Saving in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!