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!

 Akzeptierte Antwort

Sean de Wolski
Sean de Wolski am 19 Jul. 2011

0 Stimmen

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

Weitere Antworten (0)

Kategorien

Produkte

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by