|
From: Jon <dev...@gm...> - 2012-04-07 20:06:11
|
Sorry, I just figured out that I forget ssh -X to other nodes when using gnuplot. On Sat, Apr 7, 2012 at 2:57 PM, Jon <dev...@gm...> wrote: > Dear All, > > When I try to use > > p '-' u 1:2 w l > > and then input data on screen ended with "e" > > -1.0986122886681098 -0.0058073539747061 > -0.6931471805599453 -0.0127719320954855 > -1.7473564616411730 -0.0016079418985604 > 0.9935876691700193 -0.1564270992522432 > -6.1328670709390813 0.0000000000000000 > 12.3959152533445813 0.0106785313228057 > -35.7789187897929395 0.0000002508058934 > e > > but then gnuplot complains > gnuplot: unable to open display '' > gnuplot: X11 aborted. > > Do you have any idea how to fix this? > > Thanks, > > Sincerely, > John > > |