write a binary file

1 次查看(过去 30 天)
Kevin
Kevin 2012-4-5
Hi, I'd like to write a binary file from a set of text & numeric data. I know the byte "structure" or "frame" of the output binary file (first 3200 byte of that and then 400 bytes of this ...). I try it using fwrite but I can't figure out how to sort everything out. If someone can help I apreciate.
I'm on a lead with 'fwrite' & the 'skip' option and also do the maths. Knowing the number of byte of each data I want to write (some in int8 or float), I can find out how many byte I have to skip to fill properly the structure. I really enjoy when posting a problem gives me an idea to solve it...
Thanks
[EDITED, Jan Simon, answer appended to question]
  1 个评论
Jan
Jan 2012-4-5
Please post what you have tried already and ask as specific as possible. I cannot recommend a command to implement "400 bytes of this".

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Low-Level File I/O 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by