Stuart’s MATLAB Videos

Watch and Learn

Speeding up User Interfaces in MATLAB with profiler

Sometimes when you are working on a User Interface you want to use the profiler to speed up the code. However, with a UI so much time can be spent by the user rather than the code of interest that the timing is not as precise as would be preferred.

I like this technique so that I can do ad hock timings as needed in a complicated User Interface in MATLAB.

|
  • print

Comments

To leave a comment, please click here to sign in to your MathWorks Account or create a new one.