Main Content
getData
Get data from file reader
Description
returns the data recorded from the specified source in the file reader. The
rd
= getData(fr
,sourceName
)fr
input is an socFileReader
object. The
sourceName
is the source name specified when saving the
file by using the save
object function.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019a
See Also
record
| DataRecorder
| save