Main Content

Variable-Size Data

Definition and differences for code generation

You can specify variables in MATLAB Function and MATLAB System blocks as variable-size, which is data whose size is not known at compile time or changes at run time.

Blöcke

MATLAB FunctionInclude MATLAB code in models that generate embeddable C code
MATLAB SystemInclude System object in model

Funktionen

coder.varsizeDeclare variable-size data

Themen

Fehlersuche

Diagnose and Fix Variable-Size Data Errors

Troubleshoot size mismatch and upper bounds detection errors.