Numeric Types
Numeric type data and variables in MATLAB Function
blocks
MATLAB Function blocks support signed integers, unsigned integers, single-precision floating-point numbers and double-precision floating-point numbers.
Functions
coder.findOrError | Find indices and values of nonzero elements in an array in generated C/C++ code (Since R2026a) |
Topics
- Code Generation for Complex Data
Use complex data in MATLAB® code intended for code generation.
- Code Generation for Sparse Matrices
Use sparse matrices in MATLAB code intended for code generation.