replaceTildes

Recurses through directories, finding Matlab code and replacing LHS tildes with 'ans'.

現在この提出コンテンツをフォロー中です。

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 (2026). replaceTildes (https://jp.mathworks.com/matlabcentral/fileexchange/42403-replacetildes), MATLAB Central File Exchange. に取得済み.

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
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