Main Content

Data Definition

Define data for HLS code generation

MATLAB® is a dynamically typed language. MATLAB variables can change their properties at run-time. The same variable can hold a value of any size or complexity. Control how data is represented, memory is allocated, and code is generated for function handles.

Topics