MATLAB COM Builder    

Creating the Executable

Now that the code is complete, you can create the standalone executable magic.exe:

  1. Save the project by selecting File->Save Project from the main menu. Accept the default name for the main form and enter magic.vbp for the project name.
  2. Return to the File menu. Select File->Make magic.exe to create the finished product.

  Creating the User Interface Testing the Application