Concatenates a set of strings, with a delimiter between each string. Example: join('_', {'this', 'is', 'a', 'string'} ) returns 'this_is_a_string'.
Tested on MATLAB R12.1 and R13.
引用格式
Gerald Dalley (2026). join (https://ww2.mathworks.cn/matlabcentral/fileexchange/4872-join), MATLAB Central File Exchange. 检索时间: .
致谢
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0.0 |
