Error Message " to get a image from one folder "

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

回答(1 个)

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

3 个评论

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 ?

此问题已关闭。

标签

关闭:

2021-8-20

Community Treasure Hunt

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

Start Hunting!

Translated by