why my pc becomes slow after installing matlab?
Ältere Kommentare anzeigen
i install matlab into E drive. But I also have it installed in my C drive autometically. Why? If I uninstall it from C drive it also become uninstalled from E drive. Why? My pc becomes slow after installing this software. Why?
Akzeptierte Antwort
Weitere Antworten (1)
Walter Roberson
am 3 Mai 2013
0 Stimmen
If you installed R2013a on MS Windows then you might now be running a service once that reads a number of the .m files into memory (and then releases the memory) so that the files are active in the operating system's disk cache. If you are very low on RAM that could be a problem -- especially if you have a swap file configured and your available RAM is being exceeded.
I do not know what the name of the service is (I haven't booted MS Windows for 5+ months.)
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!