Unit 'uwinplot' Package
[Overview][Procedures and functions][Index] [#pl_dmath]

PlotCurveWithErrorBars

Declaration

Source position: uwinplot.pas line 195

procedure PlotCurveWithErrorBars(

  Canvas: TCanvas;

  X: TVector;

  Y: TVector;

  S: TVector;

  Ns: Integer;

  Lb: Integer;

  Ub: Integer;

  CurvIndex: Integer

);



CT Web help

CodeTyphon Studio