replaceTildes

版本 1.1.0.0 (1.9 KB) 作者: Daniel
Recurses through directories, finding Matlab code and replacing LHS tildes with 'ans'.
227.0 次下载
更新时间 2013/7/1

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Audio and Video Data 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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