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!