1.3.4 OA Mat-SetData
Contents
1
Description
2
Connector Pane
3
Controls and Indicators
Description
Send a 2D numeric array to an Origin Matrix Object.
Minimum Version Required: Origin 8.5 SR0
Connector Pane
Controls and Indicators
Origin.Matrix
is the matrix object which we will send data to.
error in(no error)
contains error information that occur before this VI or function runs.
Data
is a 2D array.
nRowOffset
uses 0-offset index to start, or 0 for entire matrix.
nColOffset
uses 0-offset index to start, or 0 for entire matrix.
Origin.Matrix Out
is a reference to Origin.Matrix.
If
SaveData
is TRUE, the data is set successfully, otherwise, set failed
error out
contains error information.
1.3.1 OA FindMatrixSheet
1.3.2 OA GetMatrix
1.3.3 OA Mat-GetData
1.3.5 OA NewMatrixsheet