MathGroup Archive 1998

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

Search the Archive

Slice plot of 3D data

  • To: mathgroup at smc.vnet.net
  • Subject: [mg13305] Slice plot of 3D data
  • From: Gaetano Bellanca <gbellanca at deis.unibo.it>
  • Date: Fri, 17 Jul 1998 03:19:06 -0400
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

I need to plot 3D data coming from electromagnetic simulations.

Data are written on Binary files. 
Using FastBinaryFiles I'm able to read data and import them in
Mathematica.

I have 3 arrays (lists) with increments in the 3 directions and a list
with alla data corresponding to the field to visualize.

I'd like to combine them, then exctract a slice (corresponding to a
desired plane, and visualize it (using ListPlot3D or other tools ...).

How can I combine them to have each point with its coordinates (like,
for example, {xi,yi,zi,field(i)}?

Does it exist some notebook or package for this?

Thanks in advance.

Gaetano
                         ___[_____]___
                            (.) (.)
                              (_)
------------------------o00O-------O00o-----------------------
  Gaetano Bellanca D.E.I.S. - University of Bologna. 
  Viale Risorgimento, 2 - 40136 - Bologna - ITALY  
  Phone :  +39 51 6443060     Fax :  +39 51 6443053    
  Mailto : gbellanca at deis.unibo.it http://www.deis.unibo.it
--------------------------------------------------------------         


                       



  • Prev by Date: Re: Can it be done - easily?
  • Next by Date: Re: Can it be done - easily?
  • Previous by thread: Mandelbrot
  • Next by thread: ciphers and programming style