Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1244
| From | Reza <bakhtiari.reza@gmail.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | density plot at certain points |
| Date | 2012-07-05 08:39 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <cbdca45a-d97d-4f73-93e2-0907760c3edb@googlegroups.com> (permalink) |
Hello GnuPlotters! I have a c++ code which generates 36 point with their X,Y coordinates (X= column and Y= column ). There is a quantity that I calculate at each of this point (e.g say density) which is then stored as 3rd column. Now I have this data file. Q: How can I generate a pm3d plot which shows a circle of attributed radius to each of (X;Y) points and its color attributes with the density number in that point? As the simplest case, imagine we want to generate checkerboard pattern but with a certain circles and disconnected. When I use pm3d map it gives me a blurry image which connected border between points, i.e does not tale into account the fact that points are separated. I know vaguely that Matlab fill function would do something like this but I dont have experience with Matlab. Any help from wonderful Gnuplot is appreciated! Cheers, Reza
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
density plot at certain points Reza <bakhtiari.reza@gmail.com> - 2012-07-05 08:39 -0700
Re: density plot at certain points Reza <bakhtiari.reza@gmail.com> - 2012-07-05 08:43 -0700
Re: density plot at certain points sfeam <sfeam@users.sourceforge.net> - 2012-07-05 09:01 -0700
Re: density plot at certain points Reza <bakhtiari.reza@gmail.com> - 2012-07-05 09:17 -0700
csiph-web