Graphics | ![]() ![]() |
To display a graphics file image, use either image
or imagesc
. For example,
figure('Position',[100 100 size(RGB,2) size(RGB,1)]); image(RGB); set(gca,'Position',[0 0 1 1])
(This image was created with support to the Space Telescope Science Institute, operated by the Association of Universities for research in Astronomy, Inc., from NASA contract NAs5-26555, and is reproduced with permission from AURA/STScI. Digital renditions of images produced by AURA/STScI are obtainable royalty-free. Credits: J.P. Harrington and K.J. orkowski (University of Maryland), and NASA.)
![]() | Obtaining Information About Graphics Files | Summary of Image Types and Display Methods | ![]() |