|
From:
<br...@ph...> - 2005-06-30 19:26:56
|
Fiorenzo Salvatorelli wrote: > Dear Collegue: > I am using the follwwoing code to plot the surface data below: > How can I interpolate between the data, such to obtain a smooth colored > surface plot ?? set dgrid3d would do that (with some parameters for you to choose). I generally advise against it. Plotting data smoother than it actually is essentially consitutes a lie to the reader. |