how to write text or character
Afficher commentaires plus anciens
I have a array
stop={'a', 'about', 'above', 'the'};
I want to write this to a text file like
a about above the
or
a about above the
i tried many commands like fwrite,fprintf,dlmwrite,but could not get like this
kindly assist
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Text Analytics Toolbox 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!