Thread: Overly Plots

Started: 2014-06-15 00:10:25
Last activity: 2014-06-15 00:10:25
Topics: SAC Help
reza
2014-06-15 00:10:25
Hi every one,


I have two separate ASCII files. For instance:

x1:

10 23
15 26
8 32

and

x2:

3 40
20 46
7 8

I want to read by readalpha and plotxy each one with its specific symbol in
one figure.

Please let me know your solutions.

Reza

  • George Helffrich
    2014-06-14 21:19:24
    Dear Reza Rezaei -

    You won't be able to use PLOTXY because your data isn't sampled at the same X values. However PLOT2 will work. Use the SYMBOL command to turn on symbol plotting and/or COLOR command to plot your traces in different colors.

    On 14 Jun 2014, at 13:40, Reza Rezaei wrote:

    Hi every one,


    I have two separate ASCII files. For instance:

    x1:

    10 23
    15 26
    8 32

    and

    x2:

    3 40
    20 46
    7 8

    I want to read by readalpha and plotxy each one with its specific symbol in one figure.

    Please let me know your solutions.

    Reza



    _______________________________________________
    sac-help mailing list
    sac-help<at>iris.washington.edu
    http://www.iris.washington.edu/mailman/listinfo/sac-help



    George Helffrich
    george.helffrich<at>bris.ac.uk



06:10:35 v.22510d55