MATLAB Excel Builder    

Inspecting the Visual Basic Code

On the Excel main window select Visual Basic Editor from the Tools -> Macro menu.

From the Visual Basic Editor, in the Project - VBAProject window, double-click to expand the project VBAProject (mymagic.xls).

Expand the Modules folder and double-click on the Module1 module. This opens the VB Code window with the code for this project.

Figure 4-6: Visual Basic Code Window


  Illustration 3. Resize the Output Using Multiple Files and Variable Arguments