Looking for function that only updates axes in GUI
- From: Cindy <miu2000@xxxxxxxxxxx>
- Date: Wed, 31 May 2006 11:54:29 -0400
Hi all,
I have an axes object in my Matlab GUI, that plots a series of 3D
coordinates using real-time data.
Currently I've been able to get the plot to update along with the
real-time data by calling drawnow, but it's kind of slow.
Are there any functions in Matlab that can allow me to only update
the axes, instead of redrawing the entire GUI window?
Thanks a lot!
Cindy
.
- Follow-Ups:
- Re: Looking for function that only updates axes in GUI
- From: Peter Boettcher
- Re: Looking for function that only updates axes in GUI
- Prev by Date: Doubt regarding "imfill" function from "DIP using Matlab" textbook
- Next by Date: intlab
- Previous by thread: Doubt regarding "imfill" function from "DIP using Matlab" textbook
- Next by thread: Re: Looking for function that only updates axes in GUI
- Index(es):