socFileReader
File reader
Description
The socFileReader
object is a file reader that reads data
from a specified TGZ-compressed file and stores the data sets in the object. The data
set contains information about the source objects that represent recorded data sources
from the specified TGZ-compressed file. The TGZ file format is created by a previous
recording session on an SoC hardware board.
Creation
Description
creates an object, fr
= socFileReader(filename
)fr
, from the specified file. The object is
a file reader that reads data from a specified TGZ-compressed file and stores
the data sets in the object. The filename
must be a file
saved using the save
function of a DataRecorder
object.
Input Arguments
Properties
Object Functions
getData | Get data from file reader |
Examples
Version History
Introduced in R2019a