join

版本 1.0.0.0 (558 字节) 作者: Gerald Dalley
Concatenates a set of strings, with a delimiter between each string.
3.0K 次下载
更新时间 2004/5/10

无许可证

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. 检索时间: .

MATLAB 版本兼容性
创建方式 R12.1
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Characters and Strings 的更多信息
版本 已发布 发行说明
1.0.0.0