why is "~$" appearing in front of my excel file names?

조회 수: 42 (최근 30일)
chlor thanks
chlor thanks 2016년 7월 13일
편집: chlor thanks 2016년 7월 13일
Earlier I used dir command to find all the excel files that I have, but for some of the file names (not all) it returns file names that have ~$ in front. For example:
Instead of
File1.xls
File2.xlsx
It returns
~$File1.xls
~$File2.xlsx
etc
Can anyone advice me what is going on here? I would like to get rid of the ~$ in front of the file names or at least know why. Thank you!

채택된 답변

Stephen23
Stephen23 2016년 7월 13일
편집: Stephen23 2016년 7월 13일
  댓글 수: 1
chlor thanks
chlor thanks 2016년 7월 13일
편집: chlor thanks 2016년 7월 13일
Perfect. That clears up my confusion, thank you!~
By the way, I love your profile photo!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 File Operations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by