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.

Classes

coder.ClassTypeRepresent set of MATLAB classes acceptable for input specification

Topics

Troubleshooting

Handle Object Limitations for Code Generation

Adhere to code generation restrictions for handle objects.

Related Information