join
Version 1.0.0.0 (558 Bytes) by
Gerald Dalley
Concatenates a set of strings, with a delimiter between each string.
3K Downloads
Updated
10 May 2004
No License
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.
Cite As
Gerald Dalley (2024). join (https://www.mathworks.com/matlabcentral/fileexchange/4872-join), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R12.1
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Characters and Strings in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: Generate synthetic fMRI data, slices, Add to mat
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |