error loading mat file

3 次查看(过去 30 天)
I have 64bit(win64) and 8GB RAM I have matfile that contains a variable struct size ~4GB, and I receive an error of loading it How should I solve this problem?

采纳的回答

Walter Roberson
Walter Roberson 2017-5-19
If the error is that you are running out of memory, then try increasing the size of your system swap space.
If the error is that some variable is larger than your preference, then you should go into Preferences -> Workspace and scroll down and turn off "Limit the maximum array size to a percentage of RAM"

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Workspace Variables and MAT-Files 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by