PARAFAC2DisplayInfo

Location: ..\CuBatch\Model_parafac2

function PARAFAC2DisplayInfo (MainFig,ModelOut);

Description:
Displays the information for the PARAFAC2 model

This m-file displays some informations when a PARAFAC2 model is performed on data or when a previous model is loaded. Since different models are implemented in CuBatch, differents functions "name_of_the_method_displayinfo" exist.


Inputs:
MainFig: Handler of the main figure (i.e. CuBatch window)
ModelOut: Structure for outputs (after modelling step)

Outputs:
None

Called by:
PARAFAC2Apply, PARAFAC2Model, PARAFAC2plot, DisplayModel

Subroutines:
Internal: None
External: displayinfo, guinames, parafac

Author:
Sébastien Gourvénec
ChemoAC, V.U.B.
Laarbeeklaan 103
B-1090 Brussels
Belgium

Last modified: 28-Oct-2002 11:06:16

Contact: Sébastien Gourvénec, sebastien.gourvenec@vub.ac.be

References