multiple file reading from subdirectores...
2 views (last 30 days)
Show older comments
Shivang Patel
on 26 Feb 2015
Commented: Shivang Patel
on 27 Feb 2015
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 Comments
Accepted Answer
per isakson
on 26 Feb 2015
Edited: per isakson
on 26 Feb 2015
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.
More Answers (0)
See Also
Categories
Find more on Import, Export, and Conversion in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!