From: Fortran_follower on
Hello friends,

I have a file with three columns(1,2 &3).
I want to plot columns 1&2 on x1y1 and on x2-axis I need only the
values in column 3.

Below, I have tried to show you.....what exactly I want..!!

11 12 13 14 (column-3)
______________
1.6| |
1.5| |
1.4| |
1.3|______________|
.1 .2 .3 .4 (column-1)

I am new to gnuplot...plz help me out..

Thanking you.

Praveen.
From: Fortran_follower on
On Feb 22, 11:58 am, Fortran_follower <ezeepravee...(a)gmail.com> wrote:
> Hello friends,
>
> I have a file with three columns(1,2 &3).
> I want to plot columns 1&2 on x1y1 and on x2-axis I need only the
> values in column 3.
>
> Below, I have tried to show you.....what exactly I want..!!
>
>     11    12     13   14  (column-3)
     ______________
> 1.6|              |
> 1.5|              |
> 1.4|              |
> 1.3|______________|
>     .1   .2     .3       .4  (column-1)
>
> I am new to gnuplot...plz help me out..
>
> Thanking you.
>
> Praveen.

From: Fortran_follower on
On Feb 22, 11:58 am, Fortran_follower <ezeepravee...(a)gmail.com> wrote:
> Hello friends,
>
> I have a file with three columns(1,2 &3).
> I want to plot columns 1&2 on x1y1 and on x2-axis I need only the
> values in column 3.
>
> Below, I have tried to show you.....what exactly I want..!!
>
>     11    12     13   14  (column-3)
     ______________
> 1.6|              |
> 1.5|              |
> 1.4|              |
> 1.3|______________|
>     .1   .2     .3       .4  (column-1)
>
> I am new to gnuplot...plz help me out..
>
> Thanking you.
>
> Praveen.

From: Fortran_follower on
On Feb 22, 11:58 am, Fortran_follower <ezeepravee...(a)gmail.com> wrote:
> Hello friends,
>
> I have a file with three columns(1,2 &3).
> I want to plot columns 1&2 on x1y1 and on x2-axis I need only the
> values in column 3.
>
> Below, I have tried to show you.....what exactly I want..!!
>
>     11    12     13   14  (column-3)
     ______________
> 1.6|              |
> 1.5|              |
> 1.4|              |
> 1.3|______________|
>     .1   .2     .3       .4  (column-1)
>
> I am new to gnuplot...plz help me out..
>
> Thanking you.
>
> Praveen.

From: Fortran_follower on
On Feb 22, 11:58 am, Fortran_follower <ezeepravee...(a)gmail.com> wrote:
> Hello friends,
>
> I have a file with three columns(1,2 &3).
> I want to plot columns 1&2 on x1y1 and on x2-axis I need only the
> values in column 3.
>
> Below, I have tried to show you.....what exactly I want..!!
>
>     11    12     13   14  (column-3)
>      ______________
> 1.6|                        |
> 1.5|                        |
> 1.4|                        |
> 1.3|_____________ |
>     .1   .2     .3       .4  (column-1)
>
> I am new to gnuplot...plz help me out..
>
> Thanking you.
>
> Praveen.

 |  Next  |  Last
Pages: 1 2
Prev: gnuplot-x2tics
Next: "Optional" Arguments in Fortran ??