Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Graphics > Gnuplot interactive function plotter > Plot an explici...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 3403 of 3637
Post > Topic >>

Plot an explicit point next to a graph

by Miki <miki.tebeka@[EMAIL PROTECTED] > Jul 15, 2008 at 06:16 PM

Hello,

I'd like to plot a graph from a data file with lines and then plot one
point that is not in the data with points on the same graph.

If I try something like:
plot "t.dat" using 1:2 title "Data" with lines, \
    10 with points

Then I get a horizontal line in 10 with points.

If I try to limit the xrange for the second plot I get an "invalid
expression error"
plot "t.dat" using 1:2 title "Data" with lines, \
    [4:5] 10 with points

Any ideas on how to do that?

Thanks,
Miki
 




 3 Posts in Topic:
Plot an explicit point next to a graph
Miki <miki.tebeka@[EMA  2008-07-15 18:16:32 
Re: Plot an explicit point next to a graph
merritt@[EMAIL PROTECTED]  2008-07-15 20:52:57 
Re: Plot an explicit point next to a graph
Miki <miki.tebeka@[EMA  2008-07-16 07:04:25 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Dec 5 6:32:19 CST 2008.