|
From: Dr. J. Z. <joh...@ze...> - 2007-03-07 20:26:37
|
Hans-Bernhard, Thanks! This was indeed what I was looking for and it works already pretty well. What I'd need now, is to invalidate the data outside some distance to the data points. Suppose I've data whithin a banana shape in x, y and like to have colored pm3d rectangles only when x, y are near the banana (which is defined by the scatter x, y data points). Maybe you've a quick solution for this problem as well? ;-) -- Johannes On Tue, Mar 06, 2007 at 10:36:00PM +0100, Hans-Bernhard Bröker wrote: > Dr. Johannes Zellner wrote: > > Any ideas how to get a real closed surface? -- I guess I'd need > > something like a function which searches the closest vertices (in x, y) > > and then connects the vertices by triangular surfaces. > > What you're looking for is (a variation of) 'set dgrid3d'. I'm slightly > worried you didn't manage to find that in the documentation by yourself. > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta |