how to split strings equally with a rest
Afficher commentaires plus anciens
i want to split a string in equal parts like in this example:input='abcdefghijk' output='abc def ghi jk'
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Characters and Strings dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!