MATLAB COM Builder | ![]() ![]() |
Creating the Project
Enter the command comtool
to start the MATLAB COM Builder graphical user interface. From the File menu select New Project. This opens the New Project Settings dialog.
Figure 4-1: Empty New Project Settings Dialog Box
On the New Project Settings dialog, enter the settings as listed below:
magicdemo
. Press the Tab key to move to the Class name text block.
magic
for the class name.
magicdemo
. 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
![]() | Creating the M-File | Building the Project | ![]() |