Nektar++ .vtu output reader

It reads a .vtu file and outputs a point data information matrix and a connectivity matrix. It was created to read Nektar++ output.

You are now following this Submission

The function is organized as follows:
[datP,datC] = readVTU(vtu_adr)
vtu_adr: .vtu file adress
datP: Matrix with the point data information. Each collumn contains the value of a different variable, each row represent a different mesh node.
datC: Matrix with the connectivity information. Each row contains the connectivity information of a different element.

Cite As

Eduardo (2026). Nektar++ .vtu output reader (https://www.mathworks.com/matlabcentral/fileexchange/114760-nektar-vtu-output-reader), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with R2018b and later releases

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0