XYZGetMatrixColDataΒΆ

XYZGetMatrixColData returns the x-coordinates.

rvXData = XYZGetMatrixColData(hData)

Return Value

rvXData is a vector with the x-coordinates.

Parameters

hData

A handle for a dataset created with XYZCreate.

id-630325