strjoin
Version 1.0.0.0 (1,36 KB) von
Joao Henriques
Joins cell array into a single string, with delimiter. Small, vectorized and fast.
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.
Zitieren als
Joao Henriques (2025). strjoin (https://de.mathworks.com/matlabcentral/fileexchange/39143-strjoin), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2009a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Language Fundamentals > Data Types > Characters and Strings >
- MATLAB > Language Fundamentals > Data Types > Cell Arrays >
Mehr zu Characters and Strings finden Sie in Help Center und MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0.0 |
