[vtkusers] Matlab plolt3D -> Paraview

Burlen burlen at apollo.sr.unh.edu
Tue Dec 12 13:01:58 EST 2006


Hi I think you are trying to visualize vector data, so try VECTORS instead of 
SCALARS
burlen

On Tuesday 12 December 2006 12:11 pm, henrike maass wrote:
> Hello,
>
> I am a new user of Paraview and I would like to
> visualize about 100 points in a 3D domain. I have used
> plot3D() in Matlab and the data has the follwowing
> format
>
> x_1 y_1 z_1
> ...
> x_100 y_100 z_100
>
>
> I stored the data with the following header file:
>
> # vtk DataFile Version 3.0
> created by writeVTK (Matlab implementation)
> ASCII
> DATASET STRUCTURED_POINTS
> DIMENSIONS 1 100 1
> ORIGIN 0.000000 0.000000 0.000000
> SPACING 1.000000 1.000000 1.000000
> POINT_DATA 100
> SCALARS image_data double
> LOOKUP_TABLE default
> x_1 y_1 z_1
> ...
> x_100 y_100 z_100
>
>
> Unfortunately it seems that this format is not
> correct. Any help is very welcome.
>
> Thanks,
> Henry
>
>
>
> ___________________________________________________________________________
>_________ Have a burning question?
> Go to www.Answers.yahoo.com and get answers from real people who know.
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers

-- 

Burlen Loring
Space Science Center
Institute for the Study of Earth, Oceans, and Space
University of New Hampshire
39 College Road, Durham, NH 03824
Phone: 603-862-1140



More information about the vtkusers mailing list