strrep variants for case-insensitive:
strrepi(str,A,b) replace a to b with a case insensitive in str.
strrepn(str,a1,b1,a2,b2,...) multiple replace with pairs of replacement.
strrepin(str,A1,b1,A2,b2,...) multiple replace with A1,A2 case inseisitive in str.
引用
raym (2024). strrep variants for case-insensitive (https://www.mathworks.com/matlabcentral/fileexchange/71777-strrep-variants-for-case-insensitive), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2019a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Characters and Strings についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0 |