CTL Matlab compatibility
************************

This package provides tools and examples for coupling the MATLAB environment
with the Component Template Library (CTL). It was developed by Boris
Buegling at the Institute of Scientific Computing at the TU Braunschweig.

++ Contents ++

cpp/					MATLAB -> CTL/C++ component
java/					MATLAB -> Java
mexglx/					CTL/C++ component -> MATLAB
python/					MATLAB -> Python (work in progress)
static/					Some dummy code from the paper
config.mak				Edit the path to your MATLAB installation here
ctl_config.mak			Edit the path to your CTL installation here

++ Documentation ++

A paper covering this project is available here:
https://shuya.ath.cx/~neocool/tmp/matlab/ctlmatlab.pdf

++ Licensing ++

The code-generators are licensed under the GNU General Public License
version 2.
All the example code is licensed under the MIT license.

--
Boris Buegling <boris@icculus.org>
