Main Content

reshape

Class:lib.pointer
Package:lib

Reshape lib.pointer array

Syntax

reshape(h,xdim,ydim)

Description

reshape(h,xdim,ydim)creates anxdim-by-ydimmatrix fromlib.pointerobjecth.

Input Arguments

expand all

lib.pointerobject, specified as a handle.

Size of x dimension, specified asdouble.

y的大小尺寸, specified asdouble.

Introduced before R2006a