Binary data in Logical Array into a text file
Ältere Kommentare anzeigen
Would it be possible to export binary data in a logical array into a text file?
Akzeptierte Antwort
Weitere Antworten (1)
Walter Roberson
am 11 Jan. 2016
save('temp.txt', X, '-ascii');
Kategorien
Mehr zu Text Data Preparation 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!