Acp

Location: CuBatch\Model_PCA\Acp.m

function [ModelIn,ModelOut] = Acp (ModelIn);

Description:
2 roles: it creates the "PCA model" window, and is the callback of the "OK button" of this one.



Inputs:
ModelIn: ModelIn structure

Outputs:
ModelIn: ModelIn structure
ModelOut: ModelOut structure

Called by:
Dispatch_Compute, Acp

Subroutines:
Internal: None
External: acp, acpcroval, acpdisplayinfo, acpf, bootcompacp, check

Author:
Christophe Durville
TOTALFINAELF (CReS)
Université Marne-La-Vallée
France

Last modified: 27-Dec-2002 10:51:12

Contact: Christophe Durville, cdurpp@ifrance.com

References