OPA3Apply

Location: ..\CuBatch\Model_OPA3\OPA3Apply.m

function ModelOut = OPA3Apply (ModelOut);

Description:
First necessary m-file when applying OPA model to another new matrix
This m-file allows the user to load new data, and displays some informations about the existing OPA3D model. Since different models are implemented in CuBatch, differents functions "name_of_the_method_apply" exist.

Inputs:
ModelOut: Structure for outputs (after modelling step)

Outputs:
ModelOut: Structure for outputs (after modelling step)

Called by:
Dispatch_Apply

Subroutines:
Internal: None
External: displayinfo, guinames, opa3activateplots, opa3applymodel, opa3displayinfo

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

Last modified: 28-Oct-2002 10:39:48

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

References