setup
Set up hardware for data recording
Syntax
Description
setup(
sets up any input sources on
the SoC hardware board represented by dr
)dr
to record data.
dr
is a data recording session on SoC hardware board created
using DataRecorder
. You must have added at
least one source to dr
, using the addSource
function.
Examples
Input Arguments
Version History
Introduced in R2019a