matlab - Compression of the .mat file -


i need compress .mat file .zip , reduce it's size. it's current size 8mb. compressing .zip doesn't change it's size. tried compressing text file using dlmwrite , zipping. doing achieved 3mb 8, maximum can use 2mb. there way compress file less 2mb? other saving functions?


Comments

Popular posts from this blog

c# - Class in a list -

mysql - Django database model for my website -

ios - How to run a segue on itself OR another viewController -