acpvidisplayInfo

Location: CuBatch\Model_PCAVI\acpvidisplayInfo.m

function acpvidisplayInfo (mainfig,mi,mo);

Description:
It displays the informations relative to the current IV-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_PCAVI\AcpVIPlot, DisplayModel

Subroutines:
Internal: None
External: None

Author:
Christophe Durville
TOTALFINAELF (CReS)
Université Marne-La-Vallée
France

Last modified: 27-Dec-2002 10:54:10

Contact: Christophe Durville, cdurpp@ifrance.com

References