XYIsTYDatasetΒΆ

XYIsTYDataset determines whether the dataset is a 1D dataset (yt-dataset).

b1Dataset = XYIsTYDataset(hData)
b1Dataset = XYIsTYDataset(hData, nExt)

Return Value

b1Dataset is TRUE (1), if the dataset has been created with TYCreate, and FALSE (0), if it has been created with XYCreate.

Parameters

hData

The handle of a dataset created with XYCreate or TYCreate.

nExt

nExt

id-1048388