Main Content
Code Generation with MATLAB Coder
MATLAB®
Coder™
codegen
(MATLAB Coder) automatically converts MATLAB code directly to C code. It generates standalone C code that is bit-true to
fixed-point MATLAB code. Using Fixed-Point Designer™ and MATLAB
Coder software you can generate C code with algorithms containing integer math only
(i.e., without any floating-point math).