Re: splot xyz zerr
Dan via gnuplot-info <[email protected]>
| Newsgroups | gmane.comp.graphics.gnuplot.user |
|---|---|
| Message-ID | <alpine.LRH.2.21.1907291553460.26776@shepherd> |
On Sun, 28 Jul 2019, Patrick Dupre wrote: > I used to use gnuplot for ploting and fitting y (x) function. > I now need to plot and fit 2d functions. > I cannot find the equivalent of > splot 'file' u 1:2:3:4 w zerr > and > fit function (x,y) file u 1:2:3:4 w zerr > and > fit z=f(x,y) file u 1:2:3:4:5:6 w xyzerr > Is it not possible? I don't think the splot can be done, but the fits can (although the second of the two fits needs Gnuplot version 5.0 or later): see pages 74-76 of <http://www.gnuplot.info/docs_5.2/Gnuplot_5.2.pdf>. -- Kind regards, Dan _______________________________________________ gnuplot-info mailing list [email protected] Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info