fwrite overhead while saving binary data?
Show older comments
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
Find more on Denoising and Compression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!