From: hania m. <han...@ya...> - 2009-08-31 14:34:44
|
Dear Mr/Mrs I would be highely grateful if you could help on this. I would like to plot a data file of 3 columns as a contour plot(density plot). ---------------- set pm3d map set dgrid3d 10,10 splot 'myfile' ------------------ But, it is giving me unclear plot, as the data file should plot a triangular , but the plot give me some rectangular meshed area and the triangular inside. I mean the triangular is surrounding by extra meshed area. How can I eliminate this area? thanks |