GUI Scripter

Creates an M-File from a Visual Basic 6.0 Project GUI Interface

You are now following this Submission

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 (2026). GUI Scripter (https://www.mathworks.com/matlabcentral/fileexchange/1848-gui-scripter), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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.