GenMesh - AVS to MATLAB converter
Version 1.0.0.0 (1.79 KB) by
Alex Lomas
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 LinuxCategories
- Industries > Biotech and Pharmaceutical > Genomics and Next Generation Sequencing >
- Engineering > Mechanical Engineering > Computational Fluid Dynamics (CFD) >
Find more on Genomics and Next Generation Sequencing in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
