Performance of graphics (stand-alone)
Ältere Kommentare anzeigen
I have created an application with a lot of graphics and it works flawlessly in the matlab environment. However, when i compile it and run it the performance is not good at all. It seems like it cannot update the screen as fequently as in the Matlab environment. I have for example a function that draws a line from a point selected by a first mouse click, after that a line is drawn from this start point to the position of the mouse. When I move the mouse in the matlab environment one end of the line is completely "stuck" to the pointer no matter how fast I move it. In the stand-alone version. It doesn't follow nearly as smoothly. Any idea how to fix it or is the performance in stand-alone applications that much worse in performance?
4 Kommentare
Kaustubha Govind
am 19 Apr. 2011
I'm not familiar with this issue, but it might help if you can post code snippets of how you achieve the drawing - this will help us narrow down the issue to specific MATLAB functions/toolboxes. Also, please specify the development/target platforms.
Niclas
am 19 Apr. 2011
Niclas
am 19 Apr. 2011
Kaustubha Govind
am 20 Apr. 2011
Please consider contacting Tech support (http://www.mathworks.com/matlabcentral/answers/2495-when-shall-i-contact-mathworks-technical-support-and-how) if you do not receive a reply from the user community.
Antworten (0)
Kategorien
Mehr zu Environment and Settings finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!