Saving cell arrays efficiently

Hi
Does anyone know or have an opinion on the most efficient way of saving and retrieving a cell array - my array is ~1x500 000 cells and due to the size I want something that isn't too time consuming. One of the help pages suggests saving to ACSII but this doesn't seems efficient
Many thanks

回答 (1 件)

Jan
Jan 2014 年 12 月 22 日

0 投票

What about save and load? Try the -v6 and -v7 options and compare the speed with -v7.3 . FEX: savezip might be an option also.

カテゴリ

ヘルプ センター および File ExchangeResizing and Reshaping Matrices についてさらに検索

タグ

質問済み:

2014 年 12 月 22 日

回答済み:

Jan
2014 年 12 月 22 日

Community Treasure Hunt

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

Start Hunting!

Translated by