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 > Re: help conver...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 4 Topic 3340 of 3630
Post > Topic >>

Re: help converting matlab figure to gnuplot-equivalent

by merritt@[EMAIL PROTECTED] (Ethan Merritt) Jun 3, 2008 at 07:48 AM

In article <Fl81k.14282$8z7.10989@[EMAIL PROTECTED]
>,
Bart Vandewoestyne  <MyFirstName.MyLastName@[EMAIL PROTECTED]
> wrote:
>Hello all,
>
>I have the following Matlab-generated figure:
>
>http://www.cs.kuleuven.be/~bartv/stuff/gnuplot/sampling00100.jpg
>
>The red dots in the unit square are random points and the blue
>dots on the surface are the function values at those points.
>
>Now because I prefer Open Source software, I would like to use
>gnuplot to generate this kind of figure.
>
>The script I currently have is online at
>
>http://www.cs.kuleuven.be/~bartv/stuff/gnuplot/hill.pl
>
>It plots the surface, but two im****tant things are missing:

1) the random points with their function values are not shown yet

 splot 'random.dat' using 1:2:(0) with points pt 7 lc rgb "red", \
       '' using 1:2:3 with impulses, \
       '' using 1:2:3 with points pt 7 lc rgb "blue"

2) there is no transparency

  set style fill transparent solid 0.25 noborder

Transparency is only sup****ted in the CVS version


>Can anybody give me some directions on how to do this?  I really
>would like to use gnuplot-generated figures instead of
>Matlab-generated figures in my presentation...
>
>Thanks,
>Bart
>
>-- 
>	"Share what you know.  Learn what you don't."


-- 
Ethan A Merritt
 




 4 Posts in Topic:
help converting matlab figure to gnuplot-equivalent
Bart Vandewoestyne <My  2008-06-03 09:41:57 
Re: help converting matlab figure to gnuplot-equivalent
merritt@[EMAIL PROTECTED]  2008-06-03 07:48:29 
Re: help converting matlab figure to gnuplot-equivalent
Bart Vandewoestyne <My  2008-06-03 16:12:35 
Re: help converting matlab figure to gnuplot-equivalent
merritt@[EMAIL PROTECTED]  2008-06-03 09:57:04 

Post A Reply:
  Go here to Signup

AddThis Feed Button


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

Contact
tan12V112 Mon Dec 1 20:49:55 CST 2008.