multiple file reading from subdirectores...
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Shivang Patel
el 26 de Feb. de 2015
Comentada: Shivang Patel
el 27 de Feb. de 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 comentarios
Respuesta aceptada
per isakson
el 26 de Feb. de 2015
Editada: per isakson
el 26 de Feb. de 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.
1 comentario
Más respuestas (0)
Ver también
Categorías
Más información sobre Import, Export, and Conversion en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!