why my pc becomes slow after installing matlab?
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (1)
Walter Roberson
el 3 de Mayo de 2013
0 votos
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.)
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!