PlotModel
Location: ..\cubatch\Common\PlotModel.m
function
PlotModel (x,y,z,PlotStruct,Labels,Axes);
Description:
Plot data according to the specifications in PlotStruct
relative to the model.
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:
plotlabels
Author:
Giorgio Tomasi
Royal Agricultural and Veterinary University
MLI, LMT, Chemometrics group
Rolighedsvej 30
DK-1958 Frederiksberg C
Danmark
Last modified: 08-Oct-2002 15:40:38
Contact: Giorgio Tomasi, gt@kvl.dk
References