acpreport
Location: CuBatch\Model_PCA\acpreport.m
function
acpreport (MainFig,ReportStruct,Fil_id);
Description:
Handles the report for the Model/Validation/Projection parts
when the current model (i.e. the model saved in the
'Results'
application-defined data
of the main figure) is a PCA model.
The parts to report are defined in the ReportStruct structure, which
is passed by the calling function.
Inputs:
MainFig: handle to the main figure
ReportStruct: ReportStruct structure, with flags
relative to which information should be saved in the .txt file
Fil_id: handle to the .txt file
Outputs:
None
Called by:
SaveReport
Subroutines:
Internal: None
External: None
Author:
Christophe Durville
TOTALFINAELF (CReS)
Université Marne-La-Vallée
France
Last modified: 15-Nov-2002 13:04:44
Contact: Christophe Durville, cdurpp@ifrance.com
References