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.