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

66 次查看(过去 30 天)
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