User`s guide
6
Standalone Applications
This chapter describes how to use MATLAB Compiler to code and build
standalone applications. You can distribute standalone applications to users
whodonothaveMATLABontheirsystems.
Introduction (p. 6-2)
Overview of using MATLAB
Compiler to build standalone
applications
C Standalone Application Target
(p. 6-3)
Examples of using MATLAB
Compiler to generate and deploy
standalone C applications
Coding with M-Files Only (p. 6-11)
Creating standalone applications
from M-files
Mixing M-Files and C or C++
(p. 6-13)
Creating applications from M-files
and C or C++ code