replaceTildes

Version 1.1.0.0 (1,87 ko) par Daniel
Recurses through directories, finding Matlab code and replacing LHS tildes with 'ans'.
227 téléchargements
Mise à jour 1 juil. 2013

Afficher la licence

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.

Citation pour cette source

Daniel (2026). replaceTildes (https://fr.mathworks.com/matlabcentral/fileexchange/42403-replacetildes), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2012b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Version Publié le Notes de version
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