Click or drag to resize

ChemometricCommandsPlotPreprocessedSpectra Method

Plots all preprocessed spectra into a newly created graph.

Namespace: Altaxo.Worksheet.Commands.Analysis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static void PlotPreprocessedSpectra(
	DataTable table
)

Parameters

table  DataTable
The table of PLS output data.
See Also