Call: A_out=resize(A_in,factor);
* A_in is the input array
* A_out is the output array
* factor is the factor by which the sides of the input array cells are refined
or coarsened: factor > 1 = The array is refined; factor < 1 = The array is coarsened
KSC (2009)
Other functions named resize
axisobj/resize
| This site is hosted by sourceforge.net |