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