Display string line by line
Afficher commentaires plus anciens
str = {'cats', 'dogs', 'birds'};
how to display the above string in command window as
cats
dogs
birds
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!