Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.489 redim

redim, array, dimensions

redim( array, dimensions)

Changes the dimensions of array to the indicated dimension. Up to #max_dims dimensions may be specified in any number of scalars or arrays. The function form returns the modified array.

See also: dimen, num_dim, #max_dims