|
From: Hans-Bernhard B. <HBB...@t-...> - 2009-10-13 18:49:48
|
WesM wrote: > Hi > > I am using multiplot mode to plot two surfaces on a single plot. That's usually not the right approach. You can just plot two surfaces in one plot: splot 'data1', 'data2' |