MESH toolbox  0.1
Matlab/Octave mesh utils
 All Files Functions Groups Pages
MESH toolbox

Introduction

MESH toolbox is a MATLAB© library providing routines for Mesh plotting and refinement.

required

  • Needs FreeFem++ release 3.x software to build mesh
  • Matlab

installation

  • In MeshToolbox directory, Change Makefile.Inc to set FreeFem++ and Matlab software locations
  • To build meshes, under unix shell in MeshToolbox/mesh directory run
    • make
  • Under Matlab in MeshToolbox directory run

License issues

MESH toolbox is published under the terms of the Academic Free License 3.0.

Software using source files of this project or significant parts of it, should include the following attribution notice:

% --------------------------------------------------------------------
% ATTRIBUTION NOTICE:
% This product includes software developed for the MESH toolbox project at
% (C) University Paris XIII, Galilee Institute, LAGA, France.
%
% MESH toolbox is a MATLAB/OCTAVE software package for mesh plotting and refinement.
% The project is maintained by
% F. Cuvelier, J. Caroline and G. Scarella.
% For Online Documentation and Download we refer to www.math.univ-paris13.fr.
% --------------------------------------------------------------------