How can i copy .fig file in matlab ?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Bachtiar Muhammad Lubis
il 28 Ott 2018
Commentato: Walter Roberson
il 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 Commenti
Pankaj Jha
il 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.
Risposta accettata
madhan ravi
il 28 Ott 2018
3 Commenti
Walter Roberson
il 28 Ott 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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Printing and Saving in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!