|
From: <she...@be...> - 2010-05-13 20:54:54
|
Hello I have a script which uses the gnuplot commands: plot 'foo.dat' matrix with image to plot some 2D image data which is stored in the file foo.dat as a 2D set of data. Using a 3D data (a series of such 2D images) file I would like to be able to "flip" through (perhaps with a button clicks) this series of plotted 2D images. Can somebody help me accomplish this? Thank you, Daniel |