
The files have to be used with the mVecFEMP1Light toolbox for Matlab/Octave files
    	       	     	  with the pyVecFEMP1Light package for python files

* To use Matlab codes:
 Edit the file Init.m
 The local path to your mVecFEMP1Light package has to be given.


* To use python codes:
  One way is to create a shellscript which modifies your PYTHONPATH variable adding the local path to your pyVecFEMP1Light package and to source it.
 