Main Content
System Objects
Model dynamic systems and process streamed data using
objects in system toolboxes
A System object™ is a type of MATLAB® class with specific methods and properties for modeling an algorithm. System objects are useful for modeling dynamic systems and processing streamed data. You can use predefined System objects included in system toolbox products or you can define your own. For an overview, see What Are System Objects?
Categories
- Use System Objects
Simulate systems using predefined System objects in system toolboxes
- Create System Objects
Write a MATLAB class that creates and defines a new System object