ShapeLike -- Make 1-d signal with given shape Usage vec = ShapeLike(sig,proto) 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 ShapeAsRow