multiple file reading from subdirectores...
2 次查看(过去 30 天)
显示 更早的评论
I want to read multiple image files in sub-directories...
For that I used Image Analyst's very good code...
But when i tried it... i got this error... I already change permissions... n i m using ubuntu...
Thanks in Advanced...
0 个评论
采纳的回答
per isakson
2015-2-26
编辑:per isakson
2015-2-26
It looks like the filespec is erroneous (and illegal). The first part of the filespec, /home/shi..., is repeated.
 
I've not tried to debug the code.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Import, Export, and Conversion 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!