im

PURPOSE ^

Function for displaying grayscale images.

SYNOPSIS ^

function im( I, range );

DESCRIPTION ^

 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 Sun 02-Oct-2005 19:35:28 by m2html © 2003