The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



RemoveStatValue


Unit:SDL_math2
Class: TCurveFit
Declaration: procedure RemoveStatValue (ix: integer);

The procedure RemoveStatValue can be used to remove a data point from the list of data points entered by EnterStatValue. The parameter ix specifies the index of the data point to be removed. The parameter ix may assume values between 1 and NumData. For ix -values outside this range RemoveStatValue is ignored.


Last Update: 2023-Feb-06