|
From: Hans-Bernhard B. <br...@ph...> - 2005-04-07 08:32:25
|
Jens Andersson wrote: ... a 500 kB mail to a mailing list. Please don't do that. [Apologies to all list readers --- I really shouldn't have approved this posting.] > Below I have added a data file which I would like to plot in a 3 d but > it become very strange. It's hard to be sure without running the file through wgnuplot myself, but the problem would appear to be related to dgrid3d. > I have added two files one showing the sequence > of all commands I have stated Why did you think you had to paste a GIF image, instead of just cut'n'pasting the text? The problem most likely is that you're using a lot of settings without understanding their effect at all. The obvious points of trouble are: * 'dgrid' used, altough the data does appear to be in grid layout already --- see "help splot datafile" for how to achieve a similar effect much more directly. * 'hidden3d' for a plot that has no surfaces (i.e. plots done "with lines") |