MATLAB Excel Builder | ![]() ![]() |
Creating the Project
Figure 4-1: Empty New Project Settings Dialog Box
From the MATLAB command prompt change directories to <matlab>\work
. Enter the command mxltool
to start the MATLAB Excel Builder graphical user interface. From the File menu select New Project. This opens the New Project Settings dialog.
On the New Project Settings dialog, enter the settings as listed below.
xlmagic
. Press the Tab key to move to the Class name text block.
xlmagic
. Leave this text in the Class name field.
<matlab>\work
, and the Component name, xlmagic
. You can change this to any directory that you choose. If the directory you choose does not exist, you will be asked to create it.
The New Project Settings dialog now looks like Figure 4-2.
Figure 4-2: New Project Settings with Entries
Summary of Project Settings
Project directory: (accept default or choose another directory)
Compiler options: (leave unselected)
Use Handle Graphics library = No
![]() | Usage Examples | Building the Project | ![]() |