strjoin

Joins cell array into a single string, with delimiter. Small, vectorized and fast.
466 Downloads
Updated Tue, 27 Nov 2012 14:42:12 +0000

View License

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 (2024). strjoin (https://www.mathworks.com/matlabcentral/fileexchange/39143-strjoin), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0