READ/OPEN A BINARY FILE - MATLAB

Dear friends!
Please, how can I read/open a binary file with MATLAB?. Can I convert it into a "real" .txt or .xls file with the results presented in rows and columns? Please, any idea? I need help!

 採用された回答

Sean de Wolski
Sean de Wolski 2011 年 7 月 19 日

0 投票

Yes.
doc fopen
doc fread
doc fclose
doc xlswrite
doc csvwrite
a few tools for your journey...

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeFile Operations についてさらに検索

製品

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by