Binary data in Logical Array into a text file
Afficher commentaires plus anciens
Would it be possible to export binary data in a logical array into a text file?
Réponse acceptée
Plus de réponses (1)
Walter Roberson
le 11 Jan 2016
save('temp.txt', X, '-ascii');
Catégories
En savoir plus sur Text Data Preparation 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!