How to improve performance of GUIs ?
이전 댓글 표시
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
yogesh jain
2016년 1월 8일
Walter Roberson
2016년 1월 8일
Sorry, I am not sure what HL graphics refers to in this context?
yogesh jain
2016년 1월 10일
Walter Roberson
2016년 1월 11일
편집: Walter Roberson
2016년 1월 11일
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/
채택된 답변
추가 답변 (1개)
Yair Altman
2016년 1월 8일
1 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 Graphics Performance에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!