How to improve performance of GUIs ?
Show older comments
Hello all , Its a general but crucial question . I want to ask that what are the factors which work on GUI performance and smoothness ? I want to develop a complicated and multi functional GUI , about what factors I should take care ? Thank you .
4 Comments
yogesh jain
on 8 Jan 2016
Walter Roberson
on 8 Jan 2016
Sorry, I am not sure what HL graphics refers to in this context?
yogesh jain
on 10 Jan 2016
Walter Roberson
on 11 Jan 2016
Edited: Walter Roberson
on 11 Jan 2016
Every version of MATLAB that has supported graphics has supported "high level graphics", so the minimum configuration of your system would probably be something like MATLAB 2 on an Intel 286-class system with an early version of MS Windows. If you could still find such a system in working order. But the earliest release of MATLAB that you can still obtain is MATLAB 5, if you can find a copy of the book that was published that offered MATLAB on CDROM. If you cannot find that book, then the earliest MATLAB that you can still obtain from Mathworks is around MATLAB R13, so you will need at least 16 megabytes of RAM
If you meant to ask about the minimum configuration for the current release then see http://www.mathworks.com/support/sysreq/current_release/
Accepted Answer
More Answers (1)
Yair Altman
on 8 Jan 2016
1 vote
I believe that you will find the following useful: http://undocumentedmatlab.com/blog/some-performance-tuning-tips
It specifically addresses the issue of Matlab GUI performance
1 Comment
yogesh jain
on 9 Jan 2016
Categories
Find more on Graphics Performance 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!