[Master Index] [Index for /tools/hpmatlab/toolbox/matlab/elmat]

reshape

(/tools/hpmatlab/toolbox/matlab/elmat/reshape.m)


Function Synopsis

y = reshape(x,m,n)

Help text

RESHAPE Change size.
	RESHAPE(X,M,N) returns the M-by-N matrix whose elements
	are taken columnwise from X.  An error results if X does
	not have M*N elements.

Cross-Reference Information

This function calls
This function is called by

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON