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!

 Réponse acceptée

Sean de Wolski
Sean de Wolski le 19 Juil 2011

0 votes

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

Plus de réponses (0)

Catégories

En savoir plus sur File Operations dans Centre d'aide et File Exchange

Produits

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by