[Master Index] [Index for Courses]

clip

(ee2200/clip.m)


Function Synopsis

y = clip( x, lo, hi )

Help text

CLIP
  usage:    y = clip( x, low, high )
     x = input image
   low = set everything below here to low
  high = set everything above here to high
     y = output image


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