Re: help converting matlab figure to gnuplot-equivalent
by Bart Vandewoestyne <MyFirstName.MyLastName@[EMAIL PROTECTED]
>
Jun 3, 2008 at 04:12 PM
On 2008-06-03, Ethan Merritt <merritt@[EMAIL PROTECTED]
> wrote:
>
> 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"
Thanks. This helped me a lot. What i currently have is in the
file hill2.pl online at
http://www.cs.kuleuven.be/~bartv/stuff/gnuplot/
See hill.eps for where we are now :-)
> 2) there is no transparency
>
> set style fill transparent solid 0.25 noborder
>
> Transparency is only sup****ted in the CVS version
OK. I'll try to compile the CVS-version as soon as possible. In
the meanwhile, I am also interested on how to remove the color legend
appearing in the pm3d plots (see top right in hill.eps).
I found this thread
http://groups.google.be/group/comp.graphics.apps.gnuplot/browse_thread/thread/258d9cd58fc78cb1/35fb075f6e49a549?hl=nl&lnk=st&q=gnuplot+pm3d+color+legend#35fb075f6e49a549
but no solution...
My gnuplot version is 4.2 patchlevel 2
Regards,
Bart
--
"Share what you know. Learn what you don't."