Main Content

Implement Blocks with System Objects

Use a System object™ in Simulink® using MATLAB System blocks

MATLAB System block uses a System object to implement MATLAB® algorithms in Simulink. Before you begin using a MATLAB System block, you must have a System object to associate with a block. A System object is a special kind of MATLAB class and they are designed specifically for the implementation and simulation of dynamic systems. For information on implementing and authoring system objects, see Create System Objects.

Blöcke

MATLAB SystemInclude System object in model

Beispiele und Gewusst wie

Konzepte

Fehlersuche

Troubleshoot System Objects in Simulink

Use these guidelines to troubleshoot System objects in Simulink.

Verwandte Informationen