In interactive mode gnuplot remembers all the settings for the current plot. It knows what to do when I type ‘replot’. So, is there a way to dump all of the current settings into a script file?
In interactive mode gnuplot remembers all the settings for the current plot. It knows
Share
See the
savecommand.You use it as follows:
Here’s a (small) excerpt from the docs: