cleardir

バージョン 2.0.0 (1.56 KB) 作成者: Ajay Kumar
Delete only the contents of a folder
ダウンロード: 12
更新 2023/12/8

ライセンスの表示

Since delete command doesn't work on folders and rmdir deletes everything including the root folder, I have written this piece of code to remove/delete all the files and subfolders within a given folder without deleting the folder itself. Please specify the full path of the folder in order to empty it's contents.

引用

Ajay Kumar (2024). cleardir (https://www.mathworks.com/matlabcentral/fileexchange/155507-cleardir), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2023b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
2.0.0

- Bug fixes (latent bugs highlighted in Stephen23 review)
- Minor code improvements (suggestions from Stephen23's review)
- Up to date comments
Shout out to Stephen23 for his detailed helpful review!

1.0.0