Home > WaveUtilities > ShapeLike.m

ShapeLike

PURPOSE ^

ShapeLike -- Make 1-d signal with given shape

SYNOPSIS ^

function vec = ShapeLike(sig,proto)

DESCRIPTION ^

 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

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 08-Mar-2004 09:02:18 by m2html © 2003