im

PURPOSE ^

IM [2D] Function for displaying grayscale images.

SYNOPSIS ^

function im( I, range );

DESCRIPTION ^

IM [2D] Function for displaying grayscale images.

 Handy function for showing a grayscale image with a colorbar and interactive pixel value
 tool.

 INPUTS
   I       - image in a valid format
   range   - [optional] minval/maxval for imagesc

 EXAMPLE
   load clown
   im( X )

 DATESTAMP
   29-Sep-2005  2:00pm

 See also IMSHOW, IMVIEW

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 03-May-2006 23:48:50 by m2html © 2003