GUI Scripter

Creates an M-File from a Visual Basic 6.0 Project GUI Interface
3.7K Downloads
Updated 13 Feb 2003

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Migrate GUIDE Apps in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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.