GenMesh - AVS to MATLAB converter

Convert an AVS file into a MATLAB 3D double array ready for visualisation.
3K Downloads
Updated 7 Jun 2002

No License

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 .

MATLAB Release Compatibility
Created with R12.1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
1.0.0.0