Opaactivateplots
File: opaactivateplots.m
Location: ..\Cubatch\model_OPA
Activate the "plots" menu for the Orthogonal Projection Approach (OPA)
This m-file activates the "Results" menu (or "plots" menu) when an OPA model is performed on data or when a previous model is loaded.
Since the "Results" menu is different for every methods, differents functions "name_of_the_method_activateplots" exist.
function [ModelIn,ModelOut]=opaactivateplots(ModelIn,ModelOut,X)
Inputs:
ModelIn: Structure for inputs (before modelling step)
ModelOut: Structure for outputs (after modelling step)
X: CBDataset object
Outputs:
ModelIn: Structure for inputs (before modelling step)
ModelOut: Structure for outputs (after modelling step)
Subroutines
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