unable to load data from path
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
new_user
il 9 Gen 2022
Risposto: Rishabh Singh
il 12 Gen 2022
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 Commenti
Risposta accettata
Rishabh Singh
il 12 Gen 2022
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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Import, Export, and Conversion in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!