replaceTildes

Versión 1.1.0.0 (1,87 KB) por Daniel
Recurses through directories, finding Matlab code and replacing LHS tildes with 'ans'.
227 descargas
Actualizado 1 jul 2013

Ver licencia

Recurses through directories, finding Matlab code and replacing LHS tildes with 'ans' to make code backwards compatible.

WARNING: this overwrites files!!! Copy the whole folder before use!!!

Please report bugs on the Matlab FX.
And if you can come up with a better regex let me know.

Citar como

Daniel (2024). replaceTildes (https://www.mathworks.com/matlabcentral/fileexchange/42403-replacetildes), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2012b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Audio and Video Data en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

Added warning dialogue at top of function. And explicitly declared DUMMY_VAR_NAME for user to change at his/her discretion.

1.0.0.0