Struct String Replace
バージョン 1.0.0.0 (1.57 KB) 作成者:
Ross Hatton
Replace strings in nested structure and cell arrays.
This function recursively traverses an arbitrarily deeply nested set of structure and cell arrays, finds all instances of a given string, and replaces it with a new string.
Beyond any simple text operations, this function is useful for updating a set of pathnames stored within a large structure if the associated files are relocated.
引用
Ross Hatton (2026). Struct String Replace (https://jp.mathworks.com/matlabcentral/fileexchange/27858-struct-string-replace), MATLAB Central File Exchange. 取得日: .
MATLAB リリースの互換性
作成:
R2010a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Language Fundamentals > Data Types > Characters and Strings >
- MATLAB > Language Fundamentals > Data Types > Structures >
Help Center および MATLAB Answers で Characters and Strings についてさらに検索
タグ
| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0.0 |
