Main Content
addDataStoreSignal
Class: sltest.testmanager.LoggedSignalSet
Namespace: sltest.testmanager
Add a data store or Simulink.Signal
object to a set
Syntax
obj = addDataStoreSignal(lgset,BlockPath)
Description
obj = addDataStoreSignal(
creates and adds an lgset
,BlockPath
)sltest.testmanager.LoggedSignal
object to a set when
the LoggedSignal
object derives from a data store or
Simulink.Signal
object. You must open or load the model to add a
LoggedSignal
from the model.
Input Arguments
Examples
Version History
Introduced in R2019a