Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3640
| From | Karl Ratzsch <mail.kfr@gmx.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Combining splot and plot |
| Date | 2017-05-10 20:50 +0200 |
| Organization | solani.org |
| Message-ID | <oevndo$4u5$1@solani.org> (permalink) |
| References | <f7fc38f7-2081-4b6c-9f11-a32e0e4d6ecf@googlegroups.com> <oev9b3$por$1@solani.org> <e3d0b4d9-32f1-4c0a-b98d-f764e1523753@googlegroups.com> |
Am 10.05.2017 um 17:55 schrieb phanlipo: > > Thank you, I've used multiplot and it looks good. The plots should be combined in the same plot. > set view map > > set multiplot > > splot 'Matrix.dat' matrix using 2:1:3 w image > > plot x .... Ah, you want combine the 2D projection of a 3D plot with another 2D plot. That wasn't clear from your original posting. It would be nice if you could just directly "replot" here, which is what you originally tried, i guess.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Combining splot and plot phanlipo <casperniklas@gmail.com> - 2017-05-10 05:56 -0700
Re: Combining splot and plot Karl Ratzsch <mail.kfr@gmx.net> - 2017-05-10 16:50 +0200
Re: Combining splot and plot phanlipo <casperniklas@gmail.com> - 2017-05-10 08:55 -0700
Re: Combining splot and plot Karl Ratzsch <mail.kfr@gmx.net> - 2017-05-10 20:50 +0200
Re: Combining splot and plot Gavin Buxton <gavinbuxton@gmail.com> - 2017-05-11 13:50 -0700
csiph-web