MATLAB C/C++ Graphics Library | ![]() ![]() |
The MATLAB ® C/C++ Graphics Library is a collection of MATLAB graphics routines distributed as a single library. The graphics library makes the MATLAB plotting and visualization capabilities available to stand-alone C and C++ applications.
A stand-alone C or C++ application is an executable program that can run independently of the MATLAB interpreted environment. Stand-alone applications are a convenient way to package and distribute custom MATLAB applications.
Using the graphics library with the MATLAB Compiler and the MATLAB
C/C++ Math Library, you can compile M-files that include lines, text, meshes, and polygons, as well as graphical user interface (GUI) components such as menus, push buttons, and dialog boxes.
Note You may freely distribute applications you develop with the MATLAB C/C+ Graphics Library, subject to The MathWorks software license agreement. |
This chapter includes the following topics:
After reading these sections, see Configuring the MATLAB C/C++ Graphics Library.
![]() | Related Products | Components of the MATLAB C/C++ Graphics Library | ![]() |