soc.recorder
Create data recording session
Syntax
Description
creates a data recording session, dr
= soc.recorder(hw
)dr
on the SoC hardware board
connected through hw
. The hw
input is a connection
to an SoC hardware board, established using the socHardwareBoard
function. The data recording session is a DataRecorder
object. hw
is an
soc.internal.zynq
or soc.internal.intelsoc
object
created using the socHardwareBoard
function.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019a