Saving struct arrays to disk with 'save'

1 回表示 (過去 30 日間)
Mathew Guilfoyle
Mathew Guilfoyle 2013 年 3 月 21 日
I have a cell array of structs (spline bases created in the curve fitting toolbox) that takes up no more than half a Mb in RAM (workspace reads 424524 bytes). I want to save this to disk but using the standard Matlab 'save' command produces a file >5Gb (yes, gigabytes!) in size?!
Surely there is a bug with the save procedure for this datatype to be so inefficient? any workarounds?
Cheers

回答 (0 件)

カテゴリ

Help Center および File ExchangeStructures についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by