Opa3activateplots

Activate the "plots" menu for the Orthogonal Projection Approach (OPA) in 3 dimensions (unfolded way)

This m-file activates the "Results" menu (or "plots" menu) when an OPA in 3 dimensions (unfolded way) 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]=opa3activateplots(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

Adress of the file
Cubatch's main directory