Can't find vehicleDatasetImages.zip

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

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
Now it works. Thank you!

Sign in to comment.

More Answers (0)

Categories

Products

Release

R2024a

Asked:

on 18 Aug 2024

Commented:

on 19 Aug 2024

Community Treasure Hunt

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

Start Hunting!