Thanks for your input, the most relevant line could be
plot 'demo.edf' binary array=64x32 dx=5 dy=10 scan=yx skip=1024
format="%*float%float" using 1 with image
But this command seems weird to me.
I never met with scan= keyword in plot, it could be that these
keywords are accompanying binary. I don't know whether these options
carry over to text file as well.
Thanks for further help,
Jon
On Fri, Feb 3, 2012 at 10:41 AM, BBands <bb...@gm...> wrote:
> Try searching this page for the word 'transpose'.
>
> http://gnuplot.sourceforge.net/demo/image2.html
>
> Is that what you are after?
>
> John
>
> On Fri, Feb 3, 2012 at 8:34 AM, Jon <dev...@gm...> wrote:
> > Dear All,
> >
> > I wonder whether there is a way to do "transpose" on a row of data within
> > gnuplot so that I can plot it to see its feature.
>
|