Main Content
Code Generation and Deployment
Generate C/C++ code and MEX functions for algorithm acceleration
For MATLAB® code that contains Navigation Toolbox™ functions, classes, or System object™, you can generate C/C++ code or MEX functions using MATLAB Coder™. For a list of features that support C/C++ code generation, see Functions Supporting C++ Code Generation.
For Simulink® models that contains Navigation Toolbox blocks, you can generate C/C++ code using Simulink Coder. For a list of features that support C/C++ code generation, see Blocks Supporting C++ Code Generation.
Topics
- Code Generation from MATLAB Code
Introduces MATLAB code generation support.