MathGroup Archive 2011

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

Search the Archive

Re: how to visualize unstructured data


Ted,
Check my "Obtuse" package at http://www.familydahl.se/mathematica . There
you find a number of interpolation functions for unstructured data, and
maybe one of them suits your problem. If you find a good interpolation
method, the standard plotting methods work.

Ingolf Dahl
Sweden

> -----Original Message-----
> From: Ted Sariyski [mailto:tsariysk at craft-tech.com]
> Sent: den 28 juni 2011 13:56
> To: mathgroup at smc.vnet.net
> Subject: how to visualize unstructured data
> 
> Hi,
> I am trying to build a 2D image from unstructured data. I wasn't able to
> figure out how to make use of connectivity and I pass only {x,y,data}
> to ListDensityPlot. If there are no strong gradients it works but it is
> not the solution I am looking for. How can I visualize unstructured data
> in Mathematica?
> Thanks in advance,
> --Ted



  • Prev by Date: Re: Problem with Compile
  • Next by Date: Bug or limitation in Series?
  • Previous by thread: Improt vs Get
  • Next by thread: Re: Improt vs Get