Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4067
| From | Karl Ratzsch <mail.kfr@gmx.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Best fit point in contour plots using Gnuplot |
| Date | 2018-11-20 11:20 +0100 |
| Organization | solani.org |
| Message-ID | <pt0n56$p5k$1@solani.org> (permalink) |
| References | <f8b39595-16a3-4a02-b2a8-04c4d561fc60@googlegroups.com> <psuf58$9lu$1@solani.org> <7f45f7f2-7355-4a87-86c8-100de899e262@googlegroups.com> <e5bb71c8-8e5f-4eae-975d-12b68417961e@googlegroups.com> <d08c30c8-ef36-4e21-a14c-e335775cb058@googlegroups.com> |
Am 20.11.2018 um 10:00 schrieb srishtinagu19@gmail.com: > On Monday, November 19, 2018 at 8:59:43 PM UTC+5:30, srisht...@gmail.com wrote: >> gnuplot> set contour >> gnuplot> set view 0,0 >> gnuplot> unset surface >> gnuplot> set cntrparam levels discrete 2.3,6.2,11.8 >> gnuplot> splot[0:360][0:0.9] "test1.dat" > > Please tell how can I make my axes properly.. I want to show my plot... how should i post it here ? I dont find any option of attaching a file > I think what you want is "set view map", to get an actual 2D contour plot instead of viewing the 3D plot in the z direction. set contour unset surface set view map splot ...
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-19 00:20 -0800
Re: Best fit point in contour plots using Gnuplot Karl Ratzsch <mail.kfr@gmx.net> - 2018-11-19 14:51 +0100
Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-19 06:28 -0800
Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-19 06:29 -0800
Re: Best fit point in contour plots using Gnuplot Karl Ratzsch <mail.kfr@gmx.net> - 2018-11-19 16:27 +0100
Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-19 07:29 -0800
Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-20 01:00 -0800
Re: Best fit point in contour plots using Gnuplot Karl Ratzsch <mail.kfr@gmx.net> - 2018-11-20 11:20 +0100
Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-20 02:34 -0800
Re: Best fit point in contour plots using Gnuplot Karl Ratzsch <mail.kfr@gmx.net> - 2018-11-20 13:06 +0100
Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-20 22:52 -0800
Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-20 22:52 -0800
Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-20 23:10 -0800
csiph-web