How to change the name of the program, and GUI.fig

조회 수: 15 (최근 30일)
Ahmad
Ahmad 2015년 1월 7일
댓글: Kpaijit 2021년 9월 3일
My friend did the GUI part of this program, I'd appreciate if you told me how to change the name, and a quick overview of it and how it was done would be really really appreciated.
The deadline for project submission is tomorrow, and I'm on a very tight schedule.
I want to change the name from GGGGGGGGGGGG to ProteinAnlyzer. I attached the program.
  댓글 수: 1
Kpaijit
Kpaijit 2021년 9월 3일
To change GUI name with the old name Matlab function (old.m) to new GUI and new function name
1. use GUIDE and set Tools, GUI Options
to enable Generate FIG file and MATLAB file
2. rename Figure to the new name
File, save as new.fig
3. use file explorer to delete generated file new.m
4. use file explorer to rename old.m to new.m

댓글을 달려면 로그인하십시오.

답변 (1개)

Geoff Hayes
Geoff Hayes 2015년 1월 11일
Ahmad - open the GUI in GUIDE, and then select Save As… from the File menu.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by