|
From: robijf <ro...@gm...> - 2013-06-07 10:36:16
|
I've tried the following: set xr[0:50] set yr[0:50] set zr[0:50] set arrow from x0,y0,z0 to x1,y1,z1 nohead plot 1/0 and the result is this: <http://gnuplot.10905.n7.nabble.com/file/n17402/Graph1.jpg> Initial values: x0=25 y0=15 z0=20 x1=25 y1=15 z1=20 Where did I go wrong? -- View this message in context: http://gnuplot.10905.n7.nabble.com/Plotting-2-horizontal-and-two-vertical-lines-tp17394p17402.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |