Main Content
read
Class: target.DebugIOTool
Namespace: target
Syntax
[variableData, errFlag] = myDebugIOTool.read(byteStream, variable)
Description
[
,
through the debugger, reads the specified byte stream from the variable in memory. The method
returns the byte stream and an error flag.variableData
, errFlag
] = myDebugIOTool.read(byteStream
, variable
)
Input Arguments
Output Arguments
Version History
Introduced in R2021a