reading images in a file

Is there some way to access many files inside a folder which have names which differ numerically. Something like this:
for x = 1:5
imread(C:Documents/folder/img_x.jpg)
end

More Answers (0)

Categories

Tags

Community Treasure Hunt

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

Start Hunting!