Main Content
getDatasetRef
Create a Simulink.sdi.DatasetRef
object for a
run
Description
creates a sdiDSRef
= getDatasetRef(runObj
)Simulink.sdi.DatasetRef
object, sdiDSRef
, that
references the data in the Simulink.sdi.Run
object
runObj
. Use a DatasetRef
object to process
your data when the data is too large to fit into memory.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2017b