GUI Scripter

버전 1.0.0.0 (25.4 KB) 작성자: Martin Dale
Creates an M-File from a Visual Basic 6.0 Project GUI Interface
다운로드 수: 3.7K
업데이트 날짜: 2003/2/13

라이선스 보기

This scripter converts the forms in VB 6.0 Project (*.vbp) into an M-File (one M-file per VB Form). Converts most standard VB Objects that have a Matlab equivalent and converts Picture boxes to Matlab Axis Objects.

Also scripts menus, Picture Buttons, slider bars & resizes sensibly keeping everything in absolute units and referenced to the top left corner. Radio Buttons are grouped and operate in an XOR fashion just like in VB.
Written using R11, also works under R12., R12.1 and now R13.

인용 양식

Martin Dale (2024). GUI Scripter (https://www.mathworks.com/matlabcentral/fileexchange/1848-gui-scripter), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R13
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

Update to work with R13. Required due to change in the way Matlab reads Bitmaps. Only 1 file is different and is included with the Zip, just remove the "_R11" suffix.