|
From: Russell78 <sen...@ya...> - 2011-01-17 10:37:33
|
Is it possible to display images like in this link? http://www.geoastier.com/images/stories/Tomolab/Tomolab.jpg It is a geophisical section with topography....so it is not a regular matrix....so I can't threat the data as an image. Any way to plot the image starting from a text file x,y,value (with not all the pairs of a grid listed)? Else...assuming that I can resample the data on a regular grid: I found using Octave that I can display the with pixels of a matrix using "NaN", gnuplot looks not accept that kind of value: is there a simple way to draw the white backgound? Thanks -- View this message in context: http://old.nabble.com/Image-on-not-structured-grid-tp30676185p30676185.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |