Effect of installing MATLAB in D drive
18 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Saisri Padmaja Jonnalagedda
el 18 de En. de 2018
Respondida: Nathan Brown
el 4 de Nov. de 2018
It could be a silly question but if I install MATLAB in D drive, does it still use RAM? I ask this because I have large data, single image read gives out of memory error. So if I install MATLAB in D drive, will it use memory in D? Thank you!
0 comentarios
Respuesta aceptada
Greg
el 18 de En. de 2018
The installation location will have no impact on memory use. You can try increasing your virtual memory (pagefile in Windows) so that the OS thinks it has a ton of RAM that is actually on hard disk. Beware that when the OS hits virtual memory, it is limited to disk transfer speeds ( extremely slow compared to RAM access speeds).
2 comentarios
Más respuestas (1)
Nathan Brown
el 4 de Nov. de 2018
Similar Question title; is it recommended to install MatLab on an SSD or is it ok to install on a hard drive. Don't have much SSD free
0 comentarios
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing 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!