why my pc becomes slow after installing matlab?
Show older comments
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?
Accepted Answer
More Answers (1)
Walter Roberson
on 3 May 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.)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!