Binary data in Logical Array into a text file
古いコメントを表示
Would it be possible to export binary data in a logical array into a text file?
採用された回答
その他の回答 (1 件)
Walter Roberson
2016 年 1 月 11 日
save('temp.txt', X, '-ascii');
カテゴリ
ヘルプ センター および File Exchange で Text Data Preparation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!