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 (2024). join (https://www.mathworks.com/matlabcentral/fileexchange/4872-join), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R12.1
兼容任何版本
平台兼容性
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.0 |