OPA3DisplayInfo

Location: ..\CuBatch\Model_OPA3\OPA3DisplayInfo.m

function OPA3DisplayInfo (MainFig,ModelOut);

Description:
Displays the information for the OPA3D model

This m-file displays some informations when a OPA3D 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:
OPA3Apply, OPA3splot, DisplayModel

Subroutines:
Internal: None
External: displayinfo, opa3d

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

Last modified: 14-Oct-2002 11:26:18

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

References