Main Content
write
Class: target.DebugIOTool
Namespace: target
Syntax
errFlag = myDebugIOTool.write(byteStream, variable)
Description
,
through the debugger, writes the specified byte stream to the variable in memory. The method
returns an error flag.errFlag
= myDebugIOTool.write(byteStream
, variable
)
Input Arguments
Output Arguments
Version History
Introduced in R2021a