Error Message " to get a image from one folder "

??? Error using ==> cd
Too many input arguments.
Error in ==> main at 3
cd test images

Answers (1)

cd 'test images'
Or
cd('test images')

3 Comments

Thank you Sir..
But inside the folder i have more number images, i want to read all the image at a time ?
IF it's possible ?
Thank you, I will try...

This question is closed.

Tags

Asked:

on 11 Jan 2018

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!