MATLAB: How to take image as a user input from folder

MATLABuser input image

hi, i want to take an image from user as an input and selected/input image is saved to another new folder.. how can i do this?

Best Answer

You can use uigetfile and copyfile functions