<?xml version='1.0' encoding='ISO-8859-1' ?>
<!-- $Revision: 1.1.6.12.2.1 $ $Date: 2005/01/25 00:01:15 $ -->

<toc version="1.0">

<tocitem target="compiler_product_page.html" image="$toolbox/matlab/icons/book_mat.gif">MATLAB Compiler

<tocitem target="ch01intro.html" image="$toolbox/matlab/icons/greencircleicon.gif">Getting Started
    <tocitem target="ch01intro2.html#23850">Introduction
        <tocitem target="ch01intro3.html#17659">Before You Begin</tocitem>
    </tocitem>
    <tocitem target="ch01intro4.html#43044">Upgrading from Previous Compiler Releases
        <tocitem target="ch01intro5.html#49917">Differences Between Compiler Releases</tocitem>
    </tocitem>
    <tocitem target="ch01intro6.html#42058">Uses of the MATLAB Compiler
        <tocitem target="ch01intro7.html#43176">Wrapper Files</tocitem>
        <tocitem target="ch01intro8.html#43309">Stand-Alone Applications</tocitem>
        <tocitem target="ch01intro9.html#43171">Libraries</tocitem>
        <tocitem target="ch01intro10.html#43483">Builder Products</tocitem>
    </tocitem>
    <tocitem target="ch01intro11.html#46189">Quick Start
        <tocitem target="ch01intro12.html#51556">Compiling a Stand-Alone Application</tocitem>
        <tocitem target="ch01intro12.html#45501">Compiling a Shared Library</tocitem>
        <tocitem target="ch01intro12.html#45513">Testing Components on Development Machine</tocitem>
        <tocitem target="ch01intro13.html#46831">Deploying Components to Other Machines</tocitem>
    </tocitem>
    <tocitem target="ch01intro14.html#29795">Limitations and Restrictions
        <tocitem target="ch01intro14.html#46194">Compiling MATLAB and Toolboxes</tocitem>
        <tocitem target="ch01intro15.html#29796">MATLAB Code</tocitem>
        <tocitem target="ch01intro16.html#29815">Stand-Alone Applications</tocitem>
        <tocitem target="ch01intro17.html#50432">Fixing Callback Problems: Missing Functions</tocitem>
        <tocitem target="ch01intro18.html#31796">Finding Missing Functions in an M-File</tocitem>
        <tocitem target="ch01intro19.html#47730">Suppressing Warnings on UNIX</tocitem>
        <tocitem target="ch01intro20.html#51731">No MCR Versioning on HP-UX</tocitem>
    </tocitem>
    <tocitem target="ch01intro21.html#49839">MATLAB Compiler Licensing
        <tocitem target="ch01intro21.html#49841">Deployed Applications</tocitem>
        <tocitem target="ch01intro21.html#45308">Using MATLAB Compiler Licenses for Development</tocitem>
    </tocitem>
</tocitem>
<tocitem target="compiler_example_index.html" image="$toolbox/matlab/icons/demoicon.gif">Examples</tocitem>
<tocitem target="ch02installconfig.html" image="$toolbox/matlab/icons/pagesicon.gif">Installation and Configuration
    <tocitem target="ch02installconfig2.html#35927">System Requirements
        <tocitem target="ch02installconfig3.html#36504">Supported Third-Party Compilers</tocitem>
    </tocitem>
    <tocitem target="ch02installconfig4.html#36001">Installation
        <tocitem target="ch02installconfig4.html#35863">Installing the MATLAB Compiler</tocitem>
        <tocitem target="ch02installconfig5.html#35912">Installing an ANSI C or C++ Compiler</tocitem>
    </tocitem>
    <tocitem target="ch02installconfig6.html#22535">Configuration
        <tocitem target="ch02installconfig6.html#39419">Introducing the mbuild Utility</tocitem>
        <tocitem target="ch02installconfig6.html#36859">Configuring an ANSI C or C++ Compiler</tocitem>
    </tocitem>
    <tocitem target="ch02installconfig7.html#26219">Special Compiler Notes</tocitem>
    <tocitem target="ch02installconfig8.html#36769">Options Files
        <tocitem target="ch02installconfig8.html#37274">Locating the Options File</tocitem>
        <tocitem target="ch02installconfig9.html#38286">Changing the Options File</tocitem>
    </tocitem>
</tocitem>
<tocitem target="compilation_process.html" image="$toolbox/matlab/icons/pagesicon.gif">Compilation Process
    <tocitem target="compilation_process2.html#998688">Overview of the MATLAB Compiler Technology
        <tocitem target="compilation_process2.html#998986">MATLAB Component Runtime</tocitem>
        <tocitem target="compilation_process2.html#998993">Component Technology File</tocitem>
        <tocitem target="compilation_process3.html#998371">Build Process</tocitem>
    </tocitem>
    <tocitem target="compilation_process4.html#999433">Input and Output Files
        <tocitem target="compilation_process4.html#998507">Stand-Alone Executable</tocitem>
        <tocitem target="compilation_process5.html#998539">C Shared Library</tocitem>
        <tocitem target="compilation_process6.html#1000279">C++ Shared Library</tocitem>
    </tocitem>
</tocitem>
<tocitem target="deployment_process.html" image="$toolbox/matlab/icons/pagesicon.gif">Deployment Process
    <tocitem target="deployment_process2.html#998612">Overview
        <tocitem target="deployment_process3.html#998884">Porting Generated Code to a Different Platform</tocitem>
        <tocitem target="deployment_process4.html#999123">Extracting a CTF Archive without Executing the Component</tocitem>
        <tocitem target="deployment_process5.html#999256">User Interaction with the Compilation Path</tocitem>
    </tocitem>
    <tocitem target="deployment_process6.html#999353">Working with the MCR
        <tocitem target="deployment_process6.html#999320">Installing the MCR on a Deployment Machine</tocitem>
        <tocitem target="deployment_process7.html#1000681">Installing the MCR and MATLAB on the Same Machine</tocitem>
    </tocitem>
    <tocitem target="deployment_process8.html#1000291">Deploying a Stand-Alone Application on a Network Drive</tocitem>
</tocitem>
<tocitem target="mcc_command.html" image="$toolbox/matlab/icons/pagesicon.gif">Working with mcc
    <tocitem target="mcc_command2.html#998685">Command Overview
        <tocitem target="mcc_command3.html#998385">Compiler Options</tocitem>
        <tocitem target="mcc_command4.html#998747">Setting Up Default Options</tocitem>
    </tocitem>
    <tocitem target="mcc_command5.html#998397">Using Macros to Simplify Compilation
        <tocitem target="mcc_command6.html#998517">Understanding a Macro Option</tocitem>
    </tocitem>
    <tocitem target="mcc_command7.html#998741">Using Pathnames</tocitem>
    <tocitem target="mcc_command8.html#998373">Using Bundle Files</tocitem>
    <tocitem target="mcc_command9.html#998821">Using Wrapper Files
        <tocitem target="mcc_command10.html#1000347">Main File Wrapper</tocitem>
        <tocitem target="mcc_command11.html#1000431">C Library Wrapper</tocitem>
        <tocitem target="mcc_command12.html#1000553">C++ Library Wrapper</tocitem>
    </tocitem>
    <tocitem target="mcc_command13.html#1001757">Interfacing M-Code to C/C++ Code
        <tocitem target="mcc_command13.html#1001762">C Example</tocitem>
    </tocitem>
    <tocitem target="mcc_command14.html#1001827">Using Pragmas
        <tocitem target="mcc_command14.html#1001829">Using feval</tocitem>
    </tocitem>
    <tocitem target="mcc_command15.html#1003481">Script Files
        <tocitem target="mcc_command15.html#1003406">Converting Script M-Files to Function M-Files</tocitem>
        <tocitem target="mcc_command16.html#1003495">Including Script Files in Deployed Applications</tocitem>
    </tocitem>
    <tocitem target="mcc_command17.html#1005831">Compiler Tips
        <tocitem target="mcc_command17.html#1005858">Calling Built-In Functions from C or C++</tocitem>
        <tocitem target="mcc_command18.html#1005979">Calling a Function from the Command Line</tocitem>
        <tocitem target="mcc_command19.html#1006047">Using MAT-Files in Deployed Applications</tocitem>
        <tocitem target="mcc_command20.html#1006073">Running Deployed Applications</tocitem>
        <tocitem target="mcc_command21.html#1006210">Compiling a GUI That Contains an ActiveX Control</tocitem>
        <tocitem target="mcc_command22.html#1006261">Debugging MATLAB Compiler-Generated Executables</tocitem>
    </tocitem>
</tocitem>
<tocitem target="ch04standalone.html" image="$toolbox/matlab/icons/pagesicon.gif">Stand-Alone Applications
    <tocitem target="ch04standalone2.html#963587">Introduction</tocitem>
    <tocitem target="ch04standalone3.html#996249">C Stand-Alone Application Target
        <tocitem target="ch04standalone4.html#995862">Compiling the Application</tocitem>
        <tocitem target="ch04standalone5.html#995872">Testing the Application</tocitem>
        <tocitem target="ch04standalone6.html#995909">Deploying the Application</tocitem>
        <tocitem target="ch04standalone7.html#995938">Running the Application</tocitem>
    </tocitem>
    <tocitem target="ch04standalone8.html#997359">Coding with M-Files Only
        <tocitem target="ch04standalone8.html#1002449">Example</tocitem>
    </tocitem>
    <tocitem target="ch04standalone9.html#996707">Mixing M-Files and C or C++
        <tocitem target="ch04standalone10.html#996722">Simple Example</tocitem>
        <tocitem target="ch04standalone11.html#996914">Advanced C Example</tocitem>
    </tocitem>
</tocitem>
<tocitem target="libs_chapter.html" image="$toolbox/matlab/icons/pagesicon.gif">Libraries
    <tocitem target="libs_chapter2.html#963587">Introduction</tocitem>
    <tocitem target="libs_chapter3.html#972343">C Shared Library Target
        <tocitem target="libs_chapter3.html#995584">C Shared Library Wrapper</tocitem>
        <tocitem target="libs_chapter4.html#1000836">C Shared Library Example</tocitem>
        <tocitem target="libs_chapter5.html#999458">Calling a Shared Library</tocitem>
    </tocitem>
    <tocitem target="libs_chapter6.html#995712">C++ Shared Library Target
        <tocitem target="libs_chapter6.html#1007746">C++ Shared Library Wrapper</tocitem>
        <tocitem target="libs_chapter7.html#1009231">C++ Shared Library Example</tocitem>
    </tocitem>
    <tocitem target="libs_chapter8.html#998954">MATLAB Compiler-Generated Interface Functions
        <tocitem target="libs_chapter9.html#1008484">Structure of Programs That Call Shared Libraries</tocitem>
        <tocitem target="libs_chapter10.html#1008496">Library Initialization and Termination Functions</tocitem>
        <tocitem target="libs_chapter11.html#1008529">Print and Error Handling Functions</tocitem>
        <tocitem target="libs_chapter12.html#1008549">Functions Generated from M-Files</tocitem>
    </tocitem>
</tocitem>
<tocitem target="ch07compilerrefpagesonline12.html" image="$toolbox/matlab/icons/reficon.gif">Functions -- Categorical List
    <tocitem target="ch07compilerrefpagesonline12.html#75712">Pragmas</tocitem>
    <tocitem target="ch07compilerrefpagesonline12.html#61303">Command Line Tools</tocitem>
</tocitem>
<tocitem target="appaquickref.html" image="$toolbox/matlab/icons/reficon.gif">MATLAB Compiler Quick Reference
    <tocitem target="appaquickref2.html#987156">Common Uses of the Compiler
        <tocitem target="appaquickref2.html#984513">Create a Stand-Alone Application</tocitem>
        <tocitem target="appaquickref3.html#989225">Create a Library</tocitem>
    </tocitem>
    <tocitem target="appaquickref4.html#985134">mcc</tocitem>
</tocitem>
<tocitem target="appberrormsg.html" image="$toolbox/matlab/icons/reficon.gif">Error and Warning Messages
    <tocitem target="appberrormsg2.html#986169">Compile-Time Errors</tocitem>
    <tocitem target="appberrormsg3.html#985158">Warning Messages</tocitem>
    <tocitem target="appberrormsg4.html#992058">Depfun Errors
        <tocitem target="appberrormsg4.html#992145">MCR/Dispatcher Errors</tocitem>
        <tocitem target="appberrormsg4.html#992154">XML Parser Errors</tocitem>
        <tocitem target="appberrormsg4.html#992196">Depfun-Produced Errors</tocitem>
    </tocitem>
</tocitem>
<tocitem target="troubleshootingapp.html" image="$toolbox/matlab/icons/reficon.gif">Troubleshooting
    <tocitem target="troubleshootingapp2.html#956032">mbuild</tocitem>
    <tocitem target="troubleshootingapp3.html#961153">MATLAB Compiler</tocitem>
</tocitem>
<tocitem target="api_appendix.html" image="$toolbox/matlab/icons/reficon.gif">C++ Utility Library Reference
    <tocitem target="api_appendix2.html#92991">Primitive Types</tocitem>
    <tocitem target="api_appendix3.html#94013">Utility Classes</tocitem>
    <tocitem target="api_appendix4.html#98495">mwString Class
        <tocitem target="api_appendix4.html#98786">Constructors</tocitem>
        <tocitem target="api_appendix4.html#99285">Methods</tocitem>
        <tocitem target="api_appendix4.html#99287">Operators</tocitem>
    </tocitem>
    <tocitem target="api_appendix19.html#101258">mwException Class
        <tocitem target="api_appendix19.html#101630">Constructors</tocitem>
        <tocitem target="api_appendix19.html#101643">Methods</tocitem>
        <tocitem target="api_appendix19.html#101648">Operators</tocitem>
    </tocitem>
    <tocitem target="api_appendix27.html#98564">mwArray Class
        <tocitem target="api_appendix27.html#102966">Constructors</tocitem>
        <tocitem target="api_appendix27.html#102983">Methods</tocitem>
        <tocitem target="api_appendix27.html#102988">Operators</tocitem>
        <tocitem target="api_appendix27.html#110505">Static Methods</tocitem>
    </tocitem>
</tocitem>


<tocitem target="rn/compiler.html" image="$toolbox/matlab/icons/notesicon.gif">Release Notes

<tocitem target="rn/compiler4-2_relnotes.html">MATLAB Compiler 4.2 Release Notes
    <tocitem target="rn/compiler4-2_relnotes.html#7373">MATLAB Compiler 4.2
        <tocitem target="rn/compiler4-2_relnotes.html#67363">Platform Support</tocitem>
    </tocitem>
    <tocitem target="rn/compiler4-2_relnotes2.html#66362">Major Bug Fixes
        <tocitem target="rn/compiler4-2_relnotes2.html#67290">Mixed Case Function Names on Windows</tocitem>
    </tocitem>
    <tocitem target="rn/compiler4-2_relnotes3.html#65162">Upgrading from an Earlier Release
        <tocitem target="rn/compiler4-2_relnotes3.html#63390">Upgrading from Version 4.0, 4.0.1, 4.1, and 4.1.1</tocitem>
        <tocitem target="rn/compiler4-2_relnotes3.html#63356">Upgrading from Earlier Versions</tocitem>
    </tocitem>
    <tocitem target="rn/compiler4-2_relnotes4.html#63328">Known Software and Documentation Problems
        <tocitem target="rn/compiler4-2_relnotes4.html#66774">Borland C++ Compiler Limits Indexing to Arrays of 20 Dimensions or Less</tocitem>
        <tocitem target="rn/compiler4-2_relnotes4.html#66832">Cabinet File Error During MCRInstaller Installation</tocitem>
        <tocitem target="rn/compiler4-2_relnotes4.html#67608">Calling Compiler-Generated Components from Java Native Interface</tocitem>
        <tocitem target="rn/compiler4-2_relnotes4.html#67638">Using the Lcc Compiler</tocitem>
        <tocitem target="rn/compiler4-2_relnotes4.html#67667">Using Microsoft Visual Studio with MATLAB Compiler 4</tocitem>
        <tocitem target="rn/compiler4-2_relnotes4.html#67640">Using startup.m Files to Modify Directories</tocitem>
        <tocitem target="rn/compiler4-2_relnotes4.html#67606">Eliminating Incorrect Message Catalog Warning on HP-UX</tocitem>
    </tocitem>
</tocitem>
<tocitem target="rn/compiler4-1-1_relnotes.html">MATLAB Compiler 4.1.1 Release Notes
    <tocitem target="rn/compiler4-1-1_relnotes.html#7373">MATLAB Compiler 4.1.1</tocitem>
    <tocitem target="rn/compiler4-1-1_relnotes2.html#66362">Major Bug Fixes
        <tocitem target="rn/compiler4-1-1_relnotes2.html#66801">buildmcr Function Supports Use of ~ in Filename on UNIX</tocitem>
        <tocitem target="rn/compiler4-1-1_relnotes2.html#66614">C++ Shared Libraries Fully Supported with Borland Compilers</tocitem>
        <tocitem target="rn/compiler4-1-1_relnotes2.html#66824">Excluded Functions List Stored in Log File</tocitem>
        <tocitem target="rn/compiler4-1-1_relnotes2.html#66859">loadlibrary Function Works in Compiled Mode</tocitem>
        <tocitem target="rn/compiler4-1-1_relnotes2.html#66822">mclcppMlfFeval No Longer Multiply-Defined</tocitem>
        <tocitem target="rn/compiler4-1-1_relnotes2.html#66939">MCR Started by MATLAB Compiler Returns true for isdeployed</tocitem>
        <tocitem target="rn/compiler4-1-1_relnotes2.html#67079">Misleading -e Error Is Resolved</tocitem>
        <tocitem target="rn/compiler4-1-1_relnotes2.html#67087">Reduced Compilation Time and Size of the CTF File</tocitem>
        <tocitem target="rn/compiler4-1-1_relnotes2.html#67141">Translation Files for Various Toolboxes Included in the CTF File</tocitem>
        <tocitem target="rn/compiler4-1-1_relnotes2.html#66816">web Function Compiles Successfully</tocitem>
    </tocitem>
    <tocitem target="rn/compiler4-1-1_relnotes3.html#65162">Upgrading from an Earlier Release
        <tocitem target="rn/compiler4-1-1_relnotes3.html#63390">Upgrading from Version 4.0, 4.0.1, and 4.1</tocitem>
        <tocitem target="rn/compiler4-1-1_relnotes3.html#63356">Upgrading from Earlier Versions</tocitem>
    </tocitem>
</tocitem>
<tocitem target="rn/compiler4-1_relnotes.html">MATLAB Compiler 4.1 Release Notes
    <tocitem target="rn/compiler4-1_relnotes.html#7373">MATLAB Compiler 4.1
        <tocitem target="rn/compiler4-1_relnotes.html#65385">Solaris Support</tocitem>
        <tocitem target="rn/compiler4-1_relnotes2.html#65908">Installing a New Version of the MCR on Windows</tocitem>
    </tocitem>
    <tocitem target="rn/compiler4-1_relnotes3.html#66362">Major Bug Fixes
        <tocitem target="rn/compiler4-1_relnotes3.html#65467">Calls to Java Code Works in Deployed Applications</tocitem>
        <tocitem target="rn/compiler4-1_relnotes3.html#65595">Deploying Applications to Non-US Locale Systems</tocitem>
        <tocitem target="rn/compiler4-1_relnotes3.html#65465">Printing Figure Windows</tocitem>
        <tocitem target="rn/compiler4-1_relnotes3.html#65568">Using pause in MATLAB Compiler-Generated Applications</tocitem>
    </tocitem>
    <tocitem target="rn/compiler4-1_relnotes4.html#65162">Upgrading from an Earlier Release
        <tocitem target="rn/compiler4-1_relnotes4.html#63390">Upgrading from Version 4.0 and 4.0.1</tocitem>
        <tocitem target="rn/compiler4-1_relnotes4.html#63356">Upgrading from Earlier Versions</tocitem>
    </tocitem>
</tocitem>
<tocitem target="rn/compiler4-0-1_relnotes.html">MATLAB Compiler 4.0.1 Release Notes
    <tocitem target="rn/compiler4-0-1_relnotes.html#7373">MATLAB Compiler 4.0.1</tocitem>
    <tocitem target="rn/compiler4-0-1_relnotes2.html#60182">Major Bug Fixes
        <tocitem target="rn/compiler4-0-1_relnotes2.html#64223">buildmcr Utility Works on Linux</tocitem>
        <tocitem target="rn/compiler4-0-1_relnotes2.html#64221">extractCTF Utility Works on Linux</tocitem>
        <tocitem target="rn/compiler4-0-1_relnotes2.html#64349">Files Added Using addpath Are Found</tocitem>
        <tocitem target="rn/compiler4-0-1_relnotes2.html#64235">genpath Function Works in Deployed Applications</tocitem>
        <tocitem target="rn/compiler4-0-1_relnotes2.html#64284">input Function Works in Deployed Applications</tocitem>
        <tocitem target="rn/compiler4-0-1_relnotes2.html#64255">loadlibrary Function Works in Deployed Applications</tocitem>
        <tocitem target="rn/compiler4-0-1_relnotes2.html#64268">MCRInstaller Works on Windows NT</tocitem>
        <tocitem target="rn/compiler4-0-1_relnotes2.html#64276">Private Directories Work Properly</tocitem>
        <tocitem target="rn/compiler4-0-1_relnotes2.html#64733">-V2.0 Option Removed</tocitem>
        <tocitem target="rn/compiler4-0-1_relnotes2.html#64739">-w (Warning) Requires Option</tocitem>
        <tocitem target="rn/compiler4-0-1_relnotes2.html#64320">Warning About set_param Removed</tocitem>
    </tocitem>
    <tocitem target="rn/compiler4-0-1_relnotes3.html#64700">Upgrading from an Earlier Release
        <tocitem target="rn/compiler4-0-1_relnotes3.html#63390">Upgrading from Version 4.0</tocitem>
        <tocitem target="rn/compiler4-0-1_relnotes3.html#63356">Upgrading from Earlier Versions</tocitem>
    </tocitem>
</tocitem>
<tocitem target="rn/compiler4_rn_fcs.html">MATLAB Compiler 4.0 Release Notes
    <tocitem target="rn/compiler4_rn_fcs.html#7373">Introduction to the MATLAB Compiler 4.0
        <tocitem target="rn/compiler4_rn_fcs.html#52908">Features</tocitem>
        <tocitem target="rn/compiler4_rn_fcs.html#52835">MATLAB Component Runtime</tocitem>
        <tocitem target="rn/compiler4_rn_fcs.html#52806">Component Technology File</tocitem>
    </tocitem>
    <tocitem target="rn/compiler4_rn_fcs2.html#62355">Upgrading from an Earlier Release
        <tocitem target="rn/compiler4_rn_fcs2.html#57310">Compiling MATLAB and Toolboxes</tocitem>
        <tocitem target="rn/compiler4_rn_fcs3.html#52552">Differences Between Release 14 and Previous Versions of the MATLAB Compiler</tocitem>
    </tocitem>
</tocitem>

</tocitem>
<tocitem target="compiler_product_page.html" image="$toolbox/matlab/icons/pdficon.gif">Printable Documentation (PDF)</tocitem>
<tocitem target="http://www.mathworks.com/products/compiler/" image="$toolbox/matlab/icons/webicon.gif">Product Page (Web)</tocitem>

</tocitem>
</toc>
