Binary data in Logical Array into a text file
Show older comments
Would it be possible to export binary data in a logical array into a text file?
Accepted Answer
More Answers (1)
Walter Roberson
on 11 Jan 2016
save('temp.txt', X, '-ascii');
Categories
Find more on Text Data Preparation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!