error loading mat file
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Mayss Aliyeh
el 19 de Mayo de 2017
Respondida: Walter Roberson
el 19 de Mayo de 2017
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?
0 comentarios
Respuesta aceptada
Walter Roberson
el 19 de Mayo de 2017
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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Workspace Variables and MAT-Files en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!