How to improve performance of GUIs ?
Mostrar comentarios más antiguos
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 comentarios
yogesh jain
el 8 de En. de 2016
Walter Roberson
el 8 de En. de 2016
Sorry, I am not sure what HL graphics refers to in this context?
yogesh jain
el 10 de En. de 2016
Walter Roberson
el 11 de En. de 2016
Editada: Walter Roberson
el 11 de En. de 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/
Respuesta aceptada
Más respuestas (1)
Yair Altman
el 8 de En. de 2016
1 voto
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 comentario
yogesh jain
el 9 de En. de 2016
Categorías
Más información sobre Graphics Performance en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!