PlotValidation
Location: ..\cubatch\Common\PlotValidation.m
function
PlotValidation (x,y,z,PlotStruct,Labels,Axes);
Description:
Plot data according to the specifications in PlotStruct
relative to the validation part.
Inputs:
x, y, z:
vectors or matrices of compatible size defining the coordinates.
PlotStruct: PlotStruct data structure
Labels: Label object relative to the mode specified in
PlotStruct.nummode
Axes: handle of the axes where the plot is drawn.
Outputs:
None
Called by:
None
Subroutines:
Internal: None
External:
plotconvex,
plotlabels
Author:
Giorgio Tomasi
Royal Agricultural and Veterinary University
MLI, LMT, Chemometrics group
Rolighedsvej 30
DK-1958 Frederiksberg C
Danmark
Last modified: 19-Aug-2002 19:16:08
Contact: Giorgio Tomasi, gt@kvl.dk
References