Description Reads a specified file containing PSD scatter data and associates it with an existing scatter model.
Syntax pnts = ReadTabulatedPSDScatterFile( id, fname )
Parameters pnts (Long) Number of data points read.
id As Long Indentifier of PSD Scatter model.
fname As String Full path of PSD scatter data file.
Remarks Reads a specified file containing PSD scatter data and associates it with an existing scatter model.
See Also DeleteTabulatedPSDScatterIthData GetTabulatedPSDScatterDataCount GetTabulatedPSDScatterFileName SetTabulatedPSDScatterFileName
|