Main Content
Simulink.ActorSimulation.createMATLABStruct
Description
creates a MATLAB® structure that has the same hierarchy and attributes as the specified bus. The
resulting structure uses the ground values of the bus. When you have Simulink®
struct
= Simulink.ActorSimulation.createMATLABStruct(BusName
)string
data type, the function converts them to the
char
data type with a maximum character length of
256
, to support code generation.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024a