drop down for imread

%I want to add the drop down menu option with imread to read the different images in a folder. How can i do it

Answers (1)

Benjamin Thompson
Benjamin Thompson on 24 Jan 2022

0 votes

I do not see that option available. But if you call uiopen to let the user select an image and pass their selection as the input to imread, it should let you do it.

Products

Release

R2021b

Asked:

on 24 Jan 2022

Answered:

on 24 Jan 2022

Community Treasure Hunt

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

Start Hunting!