squeezefile

Squeeze text files.

Ahora está siguiendo esta publicación

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.

Citar como

Giuseppe Ridinò (2026). squeezefile (https://la.mathworks.com/matlabcentral/fileexchange/4802-squeezefile), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Environment and Settings en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
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