GenMesh - AVS to MATLAB converter

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

Al momento, stai seguendo questo contributo

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.

Cita come

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

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0