GenMesh - AVS to MATLAB converter

Convert an AVS file into a MATLAB 3D double array ready for visualisation.

You are now following this Submission

AVS is a file format used by many CFD packages (e.g. Fluent). This tool will import an AVS file into a MATLAB 3D double array ready for viewing the mesh and velocities with mesh, surf, slice or the excellent Slice-O-Matic.

Usage: genmesh('filename','padding','interp');

e.g.:
genmesh('mesh.avs','0.1','nearest');
Note these must be strings! For a fuller description and usage, type help genmesh once downloaded.

Cite As

Alex Lomas (2026). GenMesh - AVS to MATLAB converter (https://www.mathworks.com/matlabcentral/fileexchange/1593-genmesh-avs-to-matlab-converter), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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