Results 1 to 1 of 1
I would like to ask if I have already plot a graph using gnuplot:
gnuplot> load '<ParadisDir>/inputs/gnuplot.defaults'
gnuplot> splot 'box.in' with lines, '0t0001' w lines
How to transform it to ...
- 07-20-2011 #1Just Joined!
- Join Date
- Jun 2011
- Posts
- 10
Problem of making bmp file and movie using gnuplot
I would like to ask if I have already plot a graph using gnuplot:
gnuplot> load '<ParadisDir>/inputs/gnuplot.defaults'
gnuplot> splot 'box.in' with lines, '0t0001' w lines
How to transform it to bmp file? (or other types of pictures?)
can I massively( and automatically) do this so that I'll have a set of bmp files (say, 100 of them) to make movie?
Thanks very much. All replies are welcome.


Reply With Quote