1.3 OriginMatrix Sub-VIs

These VIs are for setting and getting data from Origin matrix objects in an Origin project.

OriginMatrix Sub-VIs Description
OA_FindMatrixSheet Find a MatrixSheet from the range string.
OA_GetMatrix Get a Matrix object by index(0,1,2..) from a MatrixSheet.
OA_Mat-GetData Get data as 2D array from an Origin Matrix Object.
OA_Mat-SetData Send a 2D numeric array to an Origin Matrix Object.
OA_NewMatrixsheet Create a new Matrix Book with a single MatrixSheet with a single MatrixObject.