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.
Frequently Viewed Topics
Categories
- Customize System Objects for Simulink
Customize System object for use in MATLAB System block
- Implement Blocks with System Objects
Use a System object in Simulink using MATLAB System blocks