Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #2192

plot pixel intensities on box surface

Newsgroups comp.graphics.apps.gnuplot
Date 2013-11-12 03:46 -0800
Message-ID <478f2b50-ce16-4b0c-acb9-c06b6fd200b0@googlegroups.com> (permalink)
Subject plot pixel intensities on box surface
From mattamimi@gmail.com

Show all headers | View raw


Hi
I am working on a project that I need to generate graphs for.
I would like to plot the results as pixel intensities at the surfaces of a box and as xy image plot (as CT slice).
How do I do that? and what is the correct data format to achieve that?
I looked through the demos and could not find similar plots. I tried to plot the data using the following command:
plot 'datafile.dat' binary array=(100,100) with image

No matter what I do (changing the terminal type) all the plots the same and does not make sense.

Back to comp.graphics.apps.gnuplot | Previous | NextNext in thread | Find similar | Unroll thread


Thread

plot pixel intensities on box surface mattamimi@gmail.com - 2013-11-12 03:46 -0800
  Re: plot pixel intensities on box surface Ethan A Merritt <sfeam@users.sourceforge.net> - 2013-11-12 17:11 -0800
    Re: plot pixel intensities on box surface mattamimi@gmail.com - 2013-11-13 17:36 -0800
      Re: plot pixel intensities on box surface mattamimi@gmail.com - 2013-11-17 17:19 -0800

csiph-web