images in MatLab -- MatLab

 images in MatLab -- MatLab

type of images

image
imagesc


2D

image
imagesc

details

image

display image from array.

imagesc

display image with scaled colors.


more details on:

Types of MATLAB Plots - MATLAB & Simulink (mathworks.com)

Comments

Popular posts from this blog

How to hold plots in MatLab? - hold -- MatLab

How to check whether point is changed or not in MatLab? - ischange -- MatLab

Data distribution plots in MatLab -- MatLab