GVFM: gnuplot scripts for making videos out of data.
If you know how to use gnuplot, you should have no problem using this script.
You only need to edit two files:
- gvfm_plot.gp
- gvfm_frame.gp
For making the video, you have two options:
-
In a command line write:
gnuplot gvfm.gp
-
In the interactive gnuplot environment, write:
load "gvfm.gp"
- Any recent version of Linux or Mac
- gnuplot, Version 4.4 or above
- mencoder