Add one or more signals to existing run
adds the data in the cell array sigIDs
= Simulink.sdi.addToRun(runID
,sourceNames
,dataValues
)dataValues
to the run
corresponding to the runID
and returns the signal IDs for the
signals added to the run. The sourceNames
argument specifies
names to use for the source of the data in dataValues
in the
signal metadata.
add
| Simulink.sdi.copyRun
| Simulink.sdi.createRun
| Simulink.sdi.createRunOrAddToStreamedRun
| Simulink.sdi.Run