|
From: Thomas S. <t.s...@fz...> - 2008-09-22 09:54:47
|
set zeroaxis > Dear all, > After having spend a few hour trying to find info about this, I've > resorted to asking the community.: > Suppose I want to plot the function x**2 in a certain viewing rectangle. I > type: > plot [-3:3] [-10:10] x**2 - 3 > What should I add to also DISPLAY lines x = 0 and y = 0 with my graph of > x**2 - 3, so that I can see the intercepts? > Thanks a million, > Dmitry. -- View this message in context: http://www.nabble.com/How-to-display-lines-x-%3D-0-and-y-%3D-0-when-plotting-a-function--tp19604746p19604821.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |