Dear all,
I can read a 2D text file with your kind answers for many questions. But, I do not know the next step, how to visualize the matrix in the Paraview. My data has this structure, 81 x 4096 matrix.
I followed this step:
- opened the text file with Delimited text (CSV Reader).
- changed the properties: deactivate the have headers.
- changed the properties: " " in the Field Delimiter Characters.
- changed the properties: activate the Merge Consecutive Delimiters
- click “Apply”
- click the filter, Table to Points, in the Filters tap.
After this list of steps, I do not know how to image the matrix.
When I click the X column or Y or Z, this show many fields. This data is only 2D data. Then I need two axes.
How can I image those fields?
I expect this kinds of image (some part of the matrix, ), which was visualized by gnuplot.
My final goal is to image 3D matrix in the Paraview. As a basics step, I hope to understand how to image the 2D matrix in the Paraview.
Help me out please!!
Thank you for reading this topic.