Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4068
| X-Received | by 2002:a6b:a10:: with SMTP id z16mr866197ioi.13.1542710098297; Tue, 20 Nov 2018 02:34:58 -0800 (PST) |
|---|---|
| X-Received | by 2002:aca:4c97:: with SMTP id z145mr32646oia.2.1542710097963; Tue, 20 Nov 2018 02:34:57 -0800 (PST) |
| Path | csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!z5-v6no281764ite.0!news-out.google.com!v141ni386ita.0!nntp.google.com!z5-v6no281762ite.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.graphics.apps.gnuplot |
| Date | Tue, 20 Nov 2018 02:34:57 -0800 (PST) |
| In-Reply-To | <pt0n56$p5k$1@solani.org> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=14.139.236.243; posting-account=QLJ3mAoAAABT4Plmu7vwBG2bcvTSTo_B |
| NNTP-Posting-Host | 14.139.236.243 |
| 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> <pt0n56$p5k$1@solani.org> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <39d92ec1-e638-4fa2-b513-7d1afceb5b19@googlegroups.com> (permalink) |
| Subject | Re: Best fit point in contour plots using Gnuplot |
| From | srishtinagu19@gmail.com |
| Injection-Date | Tue, 20 Nov 2018 10:34:58 +0000 |
| Content-Type | text/plain; charset="UTF-8" |
| Lines | 28 |
| Xref | csiph.com comp.graphics.apps.gnuplot:4068 |
Show key headers only | View raw
On Tuesday, November 20, 2018 at 3:50:23 PM UTC+5:30, Karl Ratzsch wrote: > 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 ... .... I just tried it set view map... it worked... Thank you. Also I want to know does gnuplot automatically calculates the 1,2,3.. sigma ranges ? I have three columns.. x,y,z. For contour plot I am using the above commands with - "$set cntrparam levels discrete 2.3,6.2,11.8" which are 1,2 and 3 sigma levels respectively for 2 parameter correlation. But in my z column these sigma values are not present still I am getting a plot.. I am confused that what does it mean ? What I know is- for particular z values of confidence levels contours are drawn for x and y for corresponding z values set by the user.. Am I correct ?
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