Borrar filtros
Borrar filtros

how to get image from a folder of choice?

2 visualizaciones (últimos 30 días)
Muzamil
Muzamil el 4 de Abr. de 2018
Respondida: Image Analyst el 8 de Abr. de 2018
I want to show a dialogbox that allows a user to input a particular folder name from which he wants to chose a image from. for instance enter choice 1 if you want healthy images of plant from folder A; choice 2 if u want unhealthy images from folder 2 and so on. there are four different folders in total containing different type of images. Moreover Images are in different from eg. .png, .jpeg. I want to Place this code in if else structure. the code should be such that if a person enters a choice that directly that image folder opens. please help me out here thanks

Respuesta aceptada

Muzamil
Muzamil el 8 de Abr. de 2018
i have found a solution to this...

Más respuestas (1)

Image Analyst
Image Analyst el 8 de Abr. de 2018
I'd use questdlg() or listdlg(), or possibly menu().

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by