Movefile doesn't have access to directory
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Jack Walsh
il 15 Lug 2021
Commentato: Walter Roberson
il 15 Lug 2021
I'm trying to rename a file, and no matter what I try MATLAB won't let me.
>> cd 'C:\Users\Jack Walsh\Downloads'
>> movefile abc.txt xyz.txt
Error using movefile
Cannot write to destination: C:\Users\Jack Walsh\Downloads. Use the 'f' option to override.
What can allow me to write to the Downloads folder?
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!