Main Content
Author Blocks Using MATLAB System Objects
Add System object™ algorithm that models dynamic systems to Simulink®
A System object is a specialized kind of MATLAB® class. System objects are designed specifically for implementing and simulating dynamic systems with inputs that change over time. System objects let you implement algorithms using the MATLAB language. The MATLAB System block enables you to use System objects in Simulink.
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