error using audiowrite>validateFilename (line 323)
Mostrar comentarios más antiguos
this error warning appears when i run my code: "Cannot create file Myname.wav. Permission Denied"
4 comentarios
Stephen23
el 24 de Ag. de 2018
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
el 24 de Ag. de 2018
OCDER
el 24 de Ag. de 2018
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
el 25 de Ag. de 2018
Respuestas (0)
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!