Main Content

Integrate System Objects Using MATLAB System Block

Define System object™ for dynamic systems, and include System object in Simulink® models

System objects allow you to implement algorithms using MATLAB®. System objects are a specialized kind of MATLAB object, designed specifically for implementing and simulating dynamic systems with inputs that change over time.

After you define a system object, you can include it in a Simulink model using a MATLAB System block.

Categories