You are on page 1of 1

whos

rose = imread('rose1024.tif');
imshow(rose);

i = imshow('rose1024.tif');
ip = impixelinfo;
set(ip,'Position',[150 290 300 20]);
i=imread( rose1024.tif );

You might also like