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
- nExt
nExt
See also
id-1048388