ChemometricCommandsPlotPreprocessedSpectra Method |
Plots all preprocessed spectra into a newly created graph.
Namespace: Altaxo.Worksheet.Commands.AnalysisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static void PlotPreprocessedSpectra(
DataTable table
)
Parameters
- table DataTable
- The table of PLS output data.
See Also