<< ShapeAsRow Utilties for Writing Scripts UnlockAxes >>

Wavelab Toolbox >> Wavelab Toolbox > Utilties for Writing Scripts > ShapeLike

ShapeLike

Make 1-d signal with given shape

Calling Sequence

vec = ShapeLike(sig,proto)

Parameters

Inputs:

sig :

a row or column vector

proto :

a prototype shape (row or column vector)

Outputs :

vec :

a vector with contents taken from sig and same shape as proto

See also

Authors

<< ShapeAsRow Utilties for Writing Scripts UnlockAxes >>