Can't find vehicleDatasetImages.zip
59 views (last 30 days)
Show older comments
I'm trying to use the dataset 'vehicleDatasetImages', but the function unzip returns this error:
Function UNZIP was unable to find file ''vehicleDatasetImages.zip''.
What can I do?
0 Comments
Accepted Answer
Ayush
on 19 Aug 2024
Hi Mario,
You can locate the file at: "examples/deeplearning_shared/vehicleDatasetImages.zip" within your MATLAB installation directory.
I was unable to reproduce the error in MATLAB R2024a. Please confirm that you are using the correct version, as this example was introduced in R2019a.
If the issue still persists, feel free to comment below with any further details (if needed).
Hope it helps!
2 Comments
Walter Roberson
on 19 Aug 2024
Note that for examples/deeplearning_shared/vehicleDatasetImages.zip to exist, you might need to have installed the help locally. You can do that with Preferences -> Help
More Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing 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!