DisplayInfo

Location: ..\CuBatch\DisplayInfo.m

function AxH = DisplayInfo (MainFig,X);

Description:
If X is empty display initial window (with information about Authors in the InfoBox and about the help)
If X is the data structure X, it displays the corresponding information in the InfoBox
If X is a handle, this function handles the events linked to
'click here for more' text in the InfoBox by opening a new figure displaying the Description and the Author of the corresponding set (if any).


Inputs:
MainFig: handle to CuBatch main window
X: either the X data structure or handle to 
'click here for more' object

Outputs:
AxH: Handle to the initial help axes (Optional)

Called by:
CuBatch, DisplayModel, ResizeCuBatch

Subroutines:
Internalnone
External: guinames, screensize, *Apply (not PARAFACApply or nPLS1Apply) and *DisplayInfo for all the implemented models.

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

Last modified: 27-Oct-2002 09:02:28

Contact: Giorgio Tomasi, gt@kvl.dk

References