Error Message " to get a image from one folder "
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
??? Error using ==> cd
Too many input arguments.
Error in ==> main at 3
cd test images
Réponses (1)
Walter Roberson
le 11 Jan 2018
cd 'test images'
Or
cd('test images')
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!