MATLAB Excel Builder | ![]() ![]() |
Creating the Project
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 box.
Figure 4-7: Empty New Project Settings Dialog
On the New Project Settings dialog, enter the settings as listed below.
xlmulti
. Press the Tab key to move to the Class name text block.
xlmulti
. Leave this text in the Class name field.
<matlab>\work
, and the Component name, xlmulti
. 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-8.
Figure 4-8: New Project Settings with Entries
Summary of Project Settings
Project directory: (accept default or choose another directory)
Use Handle Graphics library = Yes
![]() | Using Multiple Files and Variable Arguments | Building the Project | ![]() |