When to Generate Code from MATLAB Algorithms
Decide whether to generate code for your application.
Prerequisites for C/C++ Code Generation from MATLAB
Code generation from MATLAB code requires the MATLAB Coder™ product and a C/C++ compiler.
MATLAB Code Design Considerations for Code Generation
When writing MATLAB for code generation, consider design constraints.
Differences in Behavior After Compiling MATLAB Code
Generated C/C++ code can behave differently than original MATLAB source code.
MATLAB Language Features Supported for C/C++ Code Generation
Use the MATLAB language features and functions that code generation supports.