evaluatereshape

Location: CuBatch\private\evaluatereshape.m

function listin = evaluatereshape (mod,N,produ);

Description:
Callback of the button "evaluate" of the window "reshape" :see reshapewindow


Inputs:
mod: "inc" (for increase) or "dec" (decrease), type of reshape.
N: Number of way of the array
produ: product of the size of the ways ot the array.

Outputs:
listint: New size of the array.

Called by:
reshapewindow

Subroutines:
Internal: None
External: None

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

Last modified: 10-Dec-2002 08:53:02

Contact: Christophe Durville, cdurpp@ifrance.com

References