Effect of installing MATLAB in D drive

13 Ansichten (letzte 30 Tage)
Saisri Padmaja Jonnalagedda
Saisri Padmaja Jonnalagedda am 18 Jan. 2018
Beantwortet: Nathan Brown am 4 Nov. 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!

Akzeptierte Antwort

Greg
Greg am 18 Jan. 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 Kommentare
Saisri Padmaja Jonnalagedda
Saisri Padmaja Jonnalagedda am 18 Jan. 2018
Thank you!
Greg
Greg am 18 Jan. 2018
Happy to help.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Nathan Brown
Nathan Brown am 4 Nov. 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

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by