|
From: atoms.h <sto...@gm...> - 2009-10-08 14:29:43
|
my question is somewhat similar to the one recently asked. Nevertheless: We have some 3D data which we plot like $ set view map $ set pm3d $ splot 'somedata.dat' w image Now we have a analytical function f(x) which we would like to put on top (i.e. like an analytical contour). By now the problem is that splot interprets the function value as 'z' and as it seems there is no axis command. Any help is welcome! cheers thomas -- View this message in context: http://www.nabble.com/2D-function-in-3D-map-view-tp25803135p25803135.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |