From: <haw...@ce...> - 2007-12-07 22:16:50
|
Hi, I'm using gnuplot 4.2 on Windows XP SP2. When I try to plot two graph from two data files (e. g. data1.dat and data2.dat), I select or type the first file, then I try to select the second one using OPEN button and then the gnuplot program quits without any error message. On the other side when I type the command manually: > plot "data1.dat" "data2.dat" then it works perfectly. hawklord |