MathGroup Archive 1998

[Date Index] [Thread Index] [Author Index]

Search the Archive

Contour lines

  • To: mathgroup at smc.vnet.net
  • Subject: [mg13183] Contour lines
  • From: "Alain Paulus" <alain.paulus at skynet.be>
  • Date: Mon, 13 Jul 1998 07:42:31 -0400
  • Organization: BELGACOM-SKYNET SA/NV
  • Sender: owner-wri-mathgroup at wolfram.com

I would like to read and plot a file containing contour lines' data.
This file is structured like this:

"510" -10
265.3136 126.4515
265.2717 126.4695
265.2859 126.518
"500" -44
262.2817 126.1265
262.1928 126.1052
262.1099 125.9828
"510" -32
265.2817 126.6879
265.2717 126.6653

("contour line's altitude") (contour line's identifier)
 (x1) (y1)
 (x2) (y2) ... point's coordinates of the contour lines

But I don't find the way to do this.

Is it possible to do this with Mathematica? Must I change the structure
of the file? How?

Thanks for your help...




  • Prev by Date: Re: Fibonacci
  • Next by Date: Re: Derivatives D[ ] as Functions inside Tables; Need Help!
  • Previous by thread: Studentized Range Distribution
  • Next by thread: advection eq. + sine-Gordon eq.