Construct and Work with Object Arrays - MATLAB & Simulink (original) (raw)

Main Content

Object array construction and concatenation; heterogeneous arrays

Construct object arrays, reference objects and their properties from arrays, and design class hierarchies that support the formation of heterogeneous (mixed class) arrays.

Functions

createArray Create array of specified class and value (Since R2024a)
empty Create empty array of specified class

Classes

Topics

Build and Access Object Arrays

Concatenating Arrays

Class Conversions

Heterogeneous Arrays