fwrite overhead while saving binary data?

I have a binary logical data, that I want to save to a file in least amount of space possible. When I check the data size from the MATLAB workspace it says, 103 kb but when I save it using fwrite ubit1 it expands to 105 kb? What can I do?Edit

Answers (0)

Categories

Asked:

on 27 Apr 2015

Community Treasure Hunt

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

Start Hunting!