XYZGetMatrixRowDataΒΆ

XYZGetMatrixRowData returns a vector with y-coordinates.

rvYData = XYZGetMatrixRowData(hData)

Return Value

rvYData is a vector with the y-coordinates.

Parameters

hData

A handle for a dataset created with XYZCreate.

id-49973