|
[Date Index]
[Thread Index]
[Author Index]
List of x,y pairs to use with ListPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg4607] List of x,y pairs to use with ListPlot
- From: John Dobitz <dobitz at ibm.net>
- Date: Wed, 21 Aug 1996 03:25:25 -0400
- Sender: owner-wri-mathgroup at wolfram.com
I want to take two lists, one an intended 'x' and the other an intended 'y'
and combine them into one list so I can use them for and x, y plot with the
ListPlot function.
What I am trying to do is create a Dystra-Parsons plot, an oil industry
standard. This plot is log(permeability) versus occurance on probability
paper. I have the sorted permeability data in a list, then take the log,
then I need to plot this list versus percent of order number.
*----------------------------------
* John K. Dobitz
* Texaco, EPTD
* P.O. Box 770070
* Houston, TX 77215-0070
* Voice: (713) 954-6080
* dobitz at ibm.net
*----------------------------------
==== [MESSAGE SEPARATOR] ====
Prev by Date:
Compiled functions
Next by Date:
Tiff to Mma list converter program
Previous by thread:
Re: Compiled functions
Next by thread:
Re: List of x,y pairs to use with ListPlot
|