Azzera filtri
Azzera filtri

Error using imwrite (line 528) Unable to open file

3 visualizzazioni (ultimi 30 giorni)
SC P
SC P il 4 Ott 2019
Hello,
I used
imwrite(P, fullName,'.jpg'); %fulName is a path of .jpg file
and getting following error
Error using imwrite (line 528) Unable to open file
  1 Commento
Walter Roberson
Walter Roberson il 4 Ott 2019
The value stored in fullName designates a file in a directory that does not exist or which you do not have permission to create files in, or designates a file that already exists but you do not have permission to write to.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Convert Image Type in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by