Fast Saving of Custom Class Array

2 次查看(过去 30 天)
James Kirk
James Kirk 2017-9-12
Is there a faster way of saving an array of custom matlab classes than the built in save function?
I have an array of instances of a custom class each of which has two properties containing matrices of dimension about 600x800 [double]. I would like to be able to save and load this array as a variable although the built in save function is very slow. Using '-v7.3' formatting it takes around 1 second per array element. This array will eventually be hundreds of elements long. Is there a faster way of saving and loading objects?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Numeric Types 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by