tuckerreport

Location: CuBatch\Model_tucker\tuckerreport.m

function tuckerreport (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 Tucker 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: 13-Dec-2002 08:22:18

Contact: Christophe Durville, cdurpp@ifrance.com

References