Installation Instructions

Installing metch toolbox is very simple, the only thing one needs to do is to add the root path (containing all the metch scripts) to matlab/octave's search path. You can do this by

 addpath('/path/to/metch');
for your current session, or use pathtool command to add this path permanently. More info can be found at iso2mesh installation page.
Powered by Habitat