hi, I'm geting an issue with running a code for image retival in GUI.
Warning: File 'duck.jpg' is not on the MATLAB or specified path.
What can be the issue?

댓글 수: 2

KSSV
KSSV 2022년 1월 9일
Provide the full path where the image is in.
new_user
new_user 2022년 1월 9일
okay

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

 채택된 답변

Rishabh Singh
Rishabh Singh 2022년 1월 12일

0 개 추천

Hi,
For reference consider reading "Files and Folders that MATLAB Accesses". The issue is that the image file is not present in the MATLAB path. Adding the file or the directory to the path or specifying the full path of the image will be the solution.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 File Operations에 대해 자세히 알아보기

질문:

2022년 1월 9일

답변:

2022년 1월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by