Error Message " to get a image from one folder "
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
??? Error using ==> cd
Too many input arguments.
Error in ==> main at 3
cd test images
0 个评论
回答(1 个)
Walter Roberson
2018-1-11
cd 'test images'
Or
cd('test images')
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!