Arjun, Try calling plspause(0) prior to plend().
Tom From: Arjun Nadh [mailto:[email protected]] Sent: Wednesday, January 09, 2013 4:30 AM To: [email protected] Subject: [Plplot-general] Closing a plot window.Device is qtwidget Hello all I use plplot with C in Ubuntu 12.04. My program generates data at regular intervals.I want to plot them using qtwidget driver. The problem I face is after plotting one set of data the program does not execute further. plend() is called at the end,but still the window is not closed. Is there any way to close this window and continue the execution of the code and again generate another plot when the next dataset is ready? Please help Thanks in advance Arjun
------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612
_______________________________________________ Plplot-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-general
