フィルターのクリア

Error using imwrite (line 528) Unable to open file

3 ビュー (過去 30 日間)
SC P
SC P 2019 年 10 月 4 日
コメント済み: Walter Roberson 2019 年 10 月 4 日
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 件のコメント
Walter Roberson
Walter Roberson 2019 年 10 月 4 日
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.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeConvert Image Type についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by