strjoin

Joins cell array into a single string, with delimiter. Small, vectorized and fast.

You are now following this Submission

This simple function takes a cell array of strings and joins them, using a delimiter.

It doesn't use any FORs or slow operations so it's useful for performance-critical code.

Cite As

Joao Henriques (2026). strjoin (https://ch.mathworks.com/matlabcentral/fileexchange/39143-strjoin), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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