join

Concatenates a set of strings, with a delimiter between each string.

You are now following this Submission

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 (2026). join (https://uk.mathworks.com/matlabcentral/fileexchange/4872-join), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: Generate synthetic fMRI data, slices, Add to mat

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0