|
From: manel c. <man...@gm...> - 2016-07-07 20:23:33
|
Hi guys, I am currently interested in doing some real time plotting with plplot. My work does not require that, however it will be really helpful to see the data being plotted at the same time while being acquired. I am using C and GTK, I suppose the option is not available as default and maybe I need some workarounds. Can this be done erasing and remaking the plot again and again?. How costly this can be in terms of efficiency?. I am plotting 2D data sets (flow velocity, angular velocity, mechanical power, etc), the longer test will take maybe 5 minutes and maybe the smaller resolution will be .01 seconds. Thanks in advance guys :) |