How to show all images of a folder?

조회 수: 1 (최근 30일)
Shaila parvin
Shaila parvin 2014년 6월 15일
답변: Image Analyst 2014년 6월 15일
Dear matlab experts,
I’m facing a problem. I want to show all images of a folder. Suppose a folder has 10 pgm images. I want show them all in a window. Imshow() command doesn’t work for what I need. I use imshow() command with a for loop but it only shows the first image. What can I do now? Please help me. Thanks and Regards
Shaila

채택된 답변

Image Analyst
Image Analyst 2014년 6월 15일
Use the montage() function.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Explore and Edit Images with Image Viewer App에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by