imagesc(x,y,image)
where
-image is a 2D matrix cointaining the data
-x is a two value vector corresponding to the start and end of the scaling, x = [0 8]
-y is a two value vector corresponding to the start and end of the scaling, y = [0 10]
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!