Excessively Slow and Laggy Matlab... Advice?

4 views (last 30 days)
Daelyn Greene
Daelyn Greene on 27 Mar 2019
Commented: Walter Roberson on 27 Mar 2019
I am making a UI for a project that requires a multitude of lines (I am currently at over 200,000 lines and expect to clear 1,000,000 in the upcoming days). I am assuming that due to the sheer volume of lines Matlab is being hilariously slow. Does anyone have any advice for how to make Matlab run faster (I currently have to wait around 5 minutes in between typing lines for Matlab to catch up).
  6 Comments
Daelyn Greene
Daelyn Greene on 27 Mar 2019
That is a very good question. I have many nested if loops and each one leads to around 20 lines of code. It adds up quick.
Walter Roberson
Walter Roberson on 27 Mar 2019
functions... in separate files...

Sign in to comment.

Answers (0)

Categories

Find more on Graphics Objects in Help Center and File Exchange

Tags

Products


Release

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!