|
From: Thomas S. <t.s...@fz...> - 2009-10-13 13:15:15
|
use set xrange [] writeback set yrange [] writeback set zrange [] writeback and set xrange restore set yrange restore set zrange restore see: http://www.gnuplot.info/docs/node294.html WesM wrote: > > Hi > > I am using multiplot mode to plot two surfaces on a single plot. The > problem I am having > is that each plot uses a different origin and ranges. I would like the > second plot to use > the ranges and origin of the first plot which are computed by autoscale. > How can I do this? > -- View this message in context: http://www.nabble.com/Using-multiplot-with-splot-tp25869448p25872694.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |