error using audiowrite>validateFilename (line 323)
이전 댓글 표시
this error warning appears when i run my code: "Cannot create file Myname.wav. Permission Denied"
댓글 수: 4
Stephen23
2018년 8월 24일
Do NOT save files to a directory where you do not have permission. In particular, do NOT try to write any files to any program installation folders, i.e. under "Program Files" on Windows.
Anzila Saeed
2018년 8월 24일
OCDER
2018년 8월 24일
WITHOUT using Matlab, can you create a file into the directory your are trying to save to? Like a .txt, .docx, .pptx, etc?
Anzila Saeed
2018년 8월 25일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!