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개)

Walter Roberson
Walter Roberson 2018년 1월 11일

0 개 추천

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 ?
Thank you, I will try...

이 질문은 마감되었습니다.

태그

질문:

2018년 1월 11일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by