PARAFACDisplayInfo

Location: CuBatch\Model_PARAFAC\PARAFACDisplayInfo.m

function PARAFACDisplayInfo (MainFig,ModelOut);

Description:
It displays the informations relative to the current PARAFAC 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 PARAFAC model and stored in ModelOut.data.dataset
It also handles the opening of a window (associated with a
'click here for more' text) with additional information on the PARAFAC model currently loaded/displayed


Inputs:
MainFig: handle to the main figure
ModelOut: ModelOut structure or handle (in the second case it handles the additional information window.

Outputs:
None

Called by:
Model_PARAFAC\PARAFACPlot, DisplayModel

Subroutines:
Internal: None
External: displayinfo

Author:
Giorgio Tomasi
Royal Agricultural and Veterinary University
MLI, LMT, Chemometrics group
Rolighedsvej 30
DK-1958 Frederiksberg C
Danmark

Last modified: 04-Nov-2002 11:09:50

Contact: Giorgio Tomasi, gt@kvl.dk

References