GetDataInfoΒΆ

GetDataInfo returns the dataset info string.

ssInfo = GetDataInfo(hData)

Return Value

ssInfo is a string saved in a dataset. The info string normally contains the file name and a list with variable names. Example: test.nc(RPM, Torque)

Parameters

hData

hData is the handle of a 1D, 2D or 3D dataset.

id-1617052