why my pc becomes slow after installing matlab?
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (1)
Walter Roberson
le 3 Mai 2013
0 votes
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.)
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!