Welcome to the Power Users community on Codidact!
Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.
Comments on Why do simple calculations take such a long time in Matlab 2020 on my computer?
Post
Why do simple calculations take such a long time in Matlab 2020 on my computer?
+2
−0
For example:
2+2
ans =
4
10-5
It takes 10-20 seconds before I get the result (ans=...). Why it is taking so long to return the answer to such a simple calculation? The system requirements for the software are:
- Operating System: Windows 7/8/8.1/10
- Memory (RAM): 2 GB of RAM required.
- Hard Disk Space: 30 GB of free space required.
- Processor: Intel Dual Core processor or later.
The computer is a laptop with 6 GB RAM and a Core i5. The processor isn't good; is that the reason for this to take so long? Sometimes it takes a minute to complete a calculation.
2 comment threads