Error Message " to get a image from one folder "
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
??? Error using ==> cd
Too many input arguments.
Error in ==> main at 3
cd test images
Risposte (1)
Walter Roberson
il 11 Gen 2018
cd 'test images'
Or
cd('test images')
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!