How can i copy .fig file in matlab ?

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

Hi
Did you find an answer for the problem u were facing.. I am facing the same.
Let me know if you did.
The "Save As in GUIDE" solution I posed is the answer.

Accedi per commentare.

 Risposta accettata

madhan ravi
madhan ravi il 28 Ott 2018

0 voti

3 Commenti

Actually i wanna copy the existing GUI which is A.fig and A.m with the new one (B.fig and B.fig) properly in matlab. Because if i copy and rename those files from windows explorer manually. Those rename files would run the existing GUIA (A.fig and A.m) instead of GUIB(B.fig and B.m). How can i do this thing ?
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.
Thanks Walter this answered my question. Actually i had figured out file menu in my GUI. but i didn't see anything dropdown menu there until i restart my laptop and then the dropdown menus show up.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Creating, Deleting, and Querying Graphics Objects in Centro assistenza e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by