how to split strings equally with a rest
Ältere Kommentare anzeigen
i want to split a string in equal parts like in this example:input='abcdefghijk' output='abc def ghi jk'
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Characters and Strings finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!