unzip('MerchData.zip'); / Problem

Hello, I have an issue with the application. I would like to unzip('MerchData.zip'), but it gives the following error;
++
Error using matlab.io.internal.archive.checkFilename>throwFileNotFoundError
Function UNZIP was unable to find file ''MerchData.zip''.
++
When I searched it in my computer, I could'n find it. Would you please help?
Thanks in advance.

답변 (1개)

Shivam
Shivam 2024년 1월 14일

0 개 추천

Hello Fatih,
Based on the error message you have shared, it appears that you're encountering an issue where the 'MerchData.zip' folder cannot be located while executing 'unzip' function.
To address this problem, please take the following steps:
  • First, confirm that the 'MerchData.zip' file actually exists.
  • Then, make sure that MATLAB's current working directory is set to the location where the 'MerchData.zip' file is stored.
I hope it helps.
Thanks

댓글 수: 6

Fatih
Fatih 2024년 1월 14일
Thanks for the reply. Unfortunately I can't locate the MerchData.zip file. I don't think it exists. That is intersting I know, but I don't know the reason. I found no website to download it as well.
Fatih
Fatih 2024년 1월 14일
Thanks I found the file in a website and downladed it. I think I can handle it now.
Radi Elazazy
Radi Elazazy 2024년 1월 26일
Hi, where did you find it? I have been looking for it but cant find it. Thanks
Walter Roberson
Walter Roberson 2024년 1월 26일
It is in the Computer Vision examples.
You might have to have installed the help documentation locally.
Fatih
Fatih 2024년 2월 3일
Here it is.
David Fernández
David Fernández 2024년 11월 12일
👍

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

질문:

2024년 1월 14일

댓글:

2024년 11월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by