How can i copy .fig file in matlab ?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
Pankaj Jha
2019-4-14
Hi
Did you find an answer for the problem u were facing.. I am facing the same.
Let me know if you did.
采纳的回答
madhan ravi
2018-10-28
3 个评论
Walter Roberson
2018-10-28
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.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Printing and Saving 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!