PARAFACReport
Location: ..\cubatch\Model_PARAFAC\PARAFACReport.m
function PARAFACReport (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 PARAFAC 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:
getcvdata
Author:
Giorgio Tomasi
Royal Agricultural and Veterinary University
MLI, LMT, Chemometrics group
Rolighedsvej 30
DK-1958 Frederiksberg C
Danmark
Last modified: 02-Nov-2002 18:09:56
Contact: Giorgio Tomasi, gt@kvl.dk
References