Can't find vehicleDatasetImages.zip

59 views (last 30 days)
Mario
Mario on 18 Aug 2024
Commented: Mario on 19 Aug 2024
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?

Accepted Answer

Ayush
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
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
Mario
Mario on 19 Aug 2024
Now it works. Thank you!

Sign in to comment.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!