PARAFAC2plot
Location: ..\Cubatch\Model_parafac2
function
parafac2plot (typ,spl,mi,mo,c,d);
Description:
This m-file is the file that is called for all plots related to PARAFAC2
When the user wants to get a graphical result from the "Results " menu, this file is used.
Both, the interfaced part to choose the parameters of the plot, and the plot itself are done through this m-file
Inputs:
typ (stands for "type") : Type of the graphic that could chosen. Could be 'gra','mod','exv','res','xmo' spl ("Plot Structure") : Contains all parameters and settings necessary to on plot(like for instance, colors,widths of lines ...etc) mi (ModelIn) : Structure for inputs (before modelling step) mo (ModelOut) : Structure for outputs (after modelling step) c (Content) : Content object d (CBdataset) : CBdataset object
Outputs:
None
Called by:
defaultplot,
parafac2activateplots
Subroutines:
Internal: None
External:
couleur,
guinames,
parafac2displayinfo,
setcvdata
Author:
Sébastien Gourvénec
ChemoAC, V.U.B.
Laarbeeklaan 103
B-1090 Brussels
Belgium
Last modified: 07-Nov-2002 15:03:38
Contact: Sébastien Gourvénec, sebastien.gourvenec@vub.ac.be
References