From: <HBB...@t-...> - 2007-12-09 18:52:01
|
haw...@ce... wrote: > 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 The problem is that this OPEN button is not at all meant to be used for inputting the names of data files. It generates a complete command line: load "foo.plt" You should be using the Plot->"Data filename..." menu entry instead (and don't to forget you'll have to type a ',' manually in between). |