The script will read in image files (jpg) into a “cell” array then display them

I have 5 .jpg images and I am trying to plot a graph. How do I get the script to read the image files and then display them?

Réponses (2)

have you look at the functions imread and imshow ?

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by