Simulink.SimulationData.Signal
R2026bContainer for logged signal information
Description
The software uses Simulink.SimulationData.Signal objects to
store logged signal data and metadata. Simulink.SimulationData.Signal
objects contain the logged data as well as information about the source block for the
signal, including the port type and index.
Creation
Simulating a model that logs signals or outputs creates one or more
Simulink.SimulationData.Signal objects.
Description
creates an empty sigobj = Simulink.SimulationData.SignalSimulink.SimulationData.Signal object. Use
this syntax to manually create a Signal object that contains
external input data to load using Inport or In Bus
Element blocks.
Properties
Examples
Version History
Introduced before R2006a