이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
FIG2M - Generate programmatic GUI M-File from a FIG-File
Version : 1.0
Created : 10/05/2006
Modified: 14/04/2010
Author : Thomas Montagnon (The MathWorks France)
>> outputFile = fig2m(guiName,outputDir,syscolorfig,cb_gen);
guiName -> Name of the Fig-File (absolute or relative path)
outputDir -> Directory where the generated M-File will be saved
syscolorfig -> Use system default background color (true or false)
cb_gen -> Generate callbacks (true or false)
outputFile -> Name of the generated M-File
>> fig2m
If you call the function with no input arguments it will ask you for the parameters.
인용 양식
Olivier (2026). Convert FIG to MATLAB code (https://kr.mathworks.com/matlabcentral/fileexchange/14340-convert-fig-to-matlab-code), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 준 파일: Graphical Points Selection, img2curve
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.1.0.0 | - Change the function name from generate_m_file to fig2m
|
||
| 1.0.0.0 | - Add Support for UserData property
|
