PARAFAC2ACTIVATEPLOTS
Location: ..\CuBatch\Model_parafac2
function
ModelIn, ModelOut = PARAFAC2ACTIVATEPLOTS (ModelIn,ModelOut,X);
Description:
Activates the "plots" menu for the PARAFAC2 model
This m-file activates the "Results" menu (or "plots" menu) when a PARAFAC2 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.
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)
Called by:
ActivatePlots,
parafac2Apply,
parafac2b
Subroutines:
Internal: None
External:
guinames,
parafac2plot
Author:
Sébastien Gourvénec
ChemoAC, V.U.B.
Laarbeeklaan 103
B-1090 Brussels
Belgium
Last modified: 29-Oct-2002 16:36:42
Contact: Sébastien Gourvénec, sebastien.gourvenec@vub.ac.be
References