User`s guide

1 Getting Started
Building a Deployable Application
Using MATLAB Builder for Excel to create a deployable application requires
the following steps:
“Creating and Building a Com ponent” on p age 1-4
“Using the mcc Command to Build a Component” on page 1-6
“Testing the Com ponent” on p age 1-7
“Deploying the Component” on page 1-8
“Packaging and Distributing the Component” on page 1-8
Creating and B uilding a Component
To use MATLAB Builder for Excel to build a component, follow this procedure:
1 If you have not already done so, enter the following MATLAB command
at the command line:
mbuild -setup
Be sure to choose a supported compiler. See Supported Compile rs at
http://www.mathworks.com/support/tech-notes/1600/1601.shtml.
2 Enter the follo
wing MATLAB command at the command line:
deploytool
MATLAB opens th
e Deployment Tool dialog box, shown in the following
figure.
1-4