Performance of graphics (stand-alone)
Show older comments
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 Comments
Kaustubha Govind
on 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
on 19 Apr 2011
Niclas
on 19 Apr 2011
Kaustubha Govind
on 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.
Answers (0)
Categories
Find more on Environment and Settings 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!