How can i copy .fig file in matlab ?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Bachtiar Muhammad Lubis
el 28 de Oct. de 2018
Comentada: Walter Roberson
el 14 de Abr. de 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 comentarios
Pankaj Jha
el 14 de Abr. de 2019
Hi
Did you find an answer for the problem u were facing.. I am facing the same.
Let me know if you did.
Respuesta aceptada
madhan ravi
el 28 de Oct. de 2018
3 comentarios
Walter Roberson
el 28 de Oct. de 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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Printing and Saving en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!