Opaapply

File: opaapply.m
Location: ..\Cubatch\model_OPA

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 OPA model. Since different models are implemented in CuBatch, differents functions "name_of_the_method_apply" exist.

function ModelOut = OPApply(ModelOut)

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

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

Subroutines
Calls also opadisplayinfo and opaactivateplots

Author:
Sébastien Gourvénec
ChemoAC, V.U.B., Laarbeeklaan 103,
B-1090 Brussel
Belgium
Date: July 2002

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

References