フィルターのクリア

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

66 ビュー (過去 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 Center および File ExchangeFile Operations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by