I know how to import scalars into paraview thanks to this answer: Importing Excel Data for Isovolume Rendering Paraview
I have csv file like this:
x coord;y coord;z coord;scalar
0;0;0;0
1;0;0;1
0;1;0;2
1;1;0;3
0;0;1;4
1;0;1;5
0;1;1;6
1;1;1;7
How should csv file look like and wich filter (with scalars I used "table to structured grid") should I use to have vectors inside cube? Is it possible to use excel to import vector fileds into paraview? I´ve searched a lot but I found mostly informations about vtk files.
Cube should have vectors inside like in this video: (time 8:20) https://www.youtube.com/watch?v=Y1RATo2swM8