|
From: Hans-Bernhard B. <HBB...@t-...> - 2010-07-31 10:05:27
|
On 29.07.2010 16:31, wrote Maryam Boozarjmehr: > I am a beginenr with GNUplot, and I save .txt data files inside GNUplot No, you don't. gnuplot is a program, not a storage facility. So wherever it is you're actually saving those files, it's not "inside gnuplot". > I don't know why I see this warning:Skipping > unreadable file "test.dat" Well, the message is pretty clear, isn't it? > Do you know what the reason is ? There is no file that gnuplot can read with the name you told it. |