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?

 Respuesta aceptada

Walter Roberson
Walter Roberson el 19 de Mayo de 2017

0 votos

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"

Más respuestas (0)

Categorías

Etiquetas

Preguntada:

el 19 de Mayo de 2017

Respondida:

el 19 de Mayo de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by