[Master Index] [Index for Courses]

show_img

(ee2200/show_img.m)


Function Synopsis

[ph] = show_img(img, figno, scaled, map)

Help text

SHOW_IMG    display an image with possible scaling
 usage:  ph = show_img(img, figno, scaled, map)
    img = input image
    figno = figure number to use for the plot
             if 0, re-use the same figure
             if omitted a new figure will be opened
 optional args:
    scaled = 1 (TRUE) to do auto-scale (DEFAULT)
           not equal to 1 (FALSE) to inhibit scaling
    map = user-specified color map
     ph = figure handle
----

Cross-Reference Information

This function calls

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