Change a read-only file to writable

조회 수: 14 (최근 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 CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by