Change a read-only file to writable

49 ビュー (過去 30 日間)
kei hin
kei hin 2013 年 11 月 18 日
コメント済み: The Matlab Spot 2013 年 11 月 18 日
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.

採用された回答

The Matlab Spot
The Matlab Spot 2013 年 11 月 18 日
Search for function
fileattrib
in the matlab documentation
  3 件のコメント
kei hin
kei hin 2013 年 11 月 18 日
Done! Thank you very much.
The Matlab Spot
The Matlab Spot 2013 年 11 月 18 日
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. :)

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeEnvironment and Settings についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by