Borrar filtros
Borrar filtros

Effect of installing MATLAB in D drive

12 visualizaciones (últimos 30 días)
Saisri Padmaja Jonnalagedda
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!

Respuesta aceptada

Greg
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
Saisri Padmaja Jonnalagedda
Saisri Padmaja Jonnalagedda el 18 de En. de 2018
Thank you!
Greg
Greg el 18 de En. de 2018
Happy to help.

Iniciar sesión para comentar.

Más respuestas (1)

Nathan Brown
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

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!

Translated by