ReshapeWindow
Location: CuBatch\private\ReshapeWindow.m
function
[ModelIn,Content,X] = ReshapeWindow (listint,Nxy);
Description:
builds the window "reshape", and executes its "OK" button.
Inputs:
listint: size of new data (see evaluatereshape)
Nxy: 1 or 2 (X or Y data for reshape)
Outputs:
ModelIn: ModelIn structure
Content: Content structure
X: CBdataset object (data)
Called by:
cubatch
Subroutines:
Internal: None
External: evaluatereshape, initialise,
reshapewindow
Author:
Christophe Durville
TOTALFINAELF (CReS)
Université Marne-La-Vallée
France
Last modified: 10-Dec-2002 08:53:00
Contact: Christophe Durville, cdurpp@ifrance.com
References