Getfem-matlab organization
The getfem-matlab toolbox is just a convenient interface to the getfem++ library: you must have a working getfem++ installed on your computer. This toolbox provides a big mex-file (c++ binary callable from matlab) and some additional m-files (documentation and extra-functionalities). All the functions of Getfem-matlab are prefixed by gf_ (hence typing gf_ at the matlab prompt and then pressing the <tab> key is a quick way to obtain the list of getfem functions).
