squeezefile

Squeeze text files.
ダウンロード: 960
更新 2004/5/13

ライセンスがありません

This simple function scan a text file and, if necessary, rewrite it in order to remove all unusefull ending blanks. It also allows to adjust the starting spaces/tabs of each line.
It can be used when developing an application with lots of text files to make them look all in the same way, especially when using text editor with different tab sizes.
It can be applied recursively to subfolders.

引用

Giuseppe Ridinò (2024). squeezefile (https://www.mathworks.com/matlabcentral/fileexchange/4802-squeezefile), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R12.1
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersEnvironment and Settings についてさらに検索

Community Treasure Hunt

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

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

New options:
- apply recursively to subfolders
- hide/display log in the command window
- hide/display final report in the command window