Error using imwrite (line 528) Unable to open file

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

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개)

카테고리

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

태그

질문:

2019년 10월 4일

댓글:

2019년 10월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by