acpdisplayInfo
Location: CuBatch\Model_PCA\acpdisplayInfo.m
function
acpdisplayInfo (mainfig,mi,mo);
Description:
It displays the informations relative to the current PCA model(s).
If there is a plot it displays the informations saved in the application-defined
data
'ModelOut' of the current plot.
The data passed to
displayinfo are those utilised
to compute the PCA model and stored in ModelOut.data.dataset
(in the future)
Inputs:
mainfig: handle of CuBatch window.
mi: ModelIn
structure
mo: ModelOut
structure
Outputs:
None
Called by:
Model_PCA\AcpPlot, DisplayModel
Subroutines:
Internal: None
External: None
Author:
Christophe Durville
TOTALFINAELF (CReS)
Université Marne-La-Vallée
France
Last modified: 27-Dec-2002 10:31:16
Contact: Christophe Durville, cdurpp@ifrance.com
References