Main Content

MATLAB Classes

MATLAB® classes used in code acceleration

You can convert code for MATLAB classes, including value classes, handle classes, and System objects. You must be aware of certain usage notes and limitations when using classes in your MATLAB code that is intended for algorithm acceleration or fixed-point conversion.

Classi

coder.ClassTypeRepresent set of MATLAB classes acceptable for input specification

Argomenti

Risoluzione dei problemi

Handle Object Limitations for Code Generation

Adhere to code generation restrictions for handle objects.

Informazioni complementari