Change a read-only file to writable

17 Ansichten (letzte 30 Tage)
kei hin
kei hin am 18 Nov. 2013
Kommentiert: The Matlab Spot am 18 Nov. 2013
Hello everyone, I used 'copyfile' to copy an Excel file to current folder, because the source file is read-only, so the destination is read-only too. But I want 'writable', how to do that? Thanks.

Akzeptierte Antwort

The Matlab Spot
The Matlab Spot am 18 Nov. 2013
Search for function
fileattrib
in the matlab documentation
  3 Kommentare
kei hin
kei hin am 18 Nov. 2013
Done! Thank you very much.
The Matlab Spot
The Matlab Spot am 18 Nov. 2013
Tip: Whenever going through the help of any function, also look at the 'See Also' section at the end of the page. It contains link to function help of the related context. :)

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by