Unique Simulation Data Inspector signal identifier, specified as a positive integer.
The software creates a Simulink.sdi.Signal object for each signal you
log in a model simulation or import into the Simulation Data Inspector. You can get the
signal ID for a signal using getAllSignalIDs, getSignalIDsByName, or getSignalIDByIndex.
Signal validity indicator, specified as a numeric or logical 1
(true) or 0 (false). When
valid is true, the sigID is
valid. When valid is false, the
sigID is invalid.