Volume Vizualization of large volume

1 visualización (últimos 30 días)
Holger Lange
Holger Lange el 11 de Jul. de 2011
Hello. I have an ascii file in a "x,y,z,data"-format. 500,000 rows. The x,y,and z vectors are a bit complicated, I did not create it myself, the data is from DDA calculations. I would like to visualize the data in some kind of volume plot. Scatter3 in principle works, but the area where "something is happening" is in the middle of the volume and thus covered by the "quiet" outer parts. I think something like slice or isocaps would look good, but I don't really know how to prepare the data. Meshgrid etc. fail with "Maximum variable size allowed by the program is exceeded". The Volume is 61x61x127 arb. units and something like 100 points per direction would be sufficient. Any suggestions how to prepare/extrapolate the data and on the visualization? Any help is greatly appreciated. I'm quite new to MATLAB and want the plot for a paper which should be submitted by yesterday ;)

Respuesta aceptada

Patrick Kalita
Patrick Kalita el 11 de Jul. de 2011
You can also learn more about getting started with MATLAB's volume visualization functions in these videos: http://blogs.mathworks.com/videos/2009/10/23/basics-volume-visualization-19-defining-scalar-and-vector-fields/
  1 comentario
Holger Lange
Holger Lange el 11 de Jul. de 2011
Thanks a lot. At first it failed and now, in a second approach with a smaller volume, it works. At least I can now plot something, the only thing that remains is a bit of tweaking.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Lighting, Transparency, and Shading en Help Center y File Exchange.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by