| MATLAB C/C++ Graphics Library | ![]() |
Overview
You use the MATLAB Compiler (mcc) to create a stand-alone C or C++ graphics application. In this process, the MATLAB Compiler:
The Compiler links your application with the MATLAB C/C++ Graphics Library, several other MATLAB libraries, and an ANSI C/C++ math library. The MATLAB API and MAT-file libraries come with MATLAB. The MATLAB Math Built-In Library and the MATLAB Math M-file Library are components of the MATLAB C/C++ Math Library. Figure 2-1 graphically illustrates this process.
Figure 2-1: Creating a Stand-Alone C or C++ Graphics Applications
| Creating Stand-Alone Graphics Applications | Building a Stand-Alone Graphics Application | ![]() |