Matlab CoG Kit
From Java CoG Kit
The Java CoG Kit version 4 has updated Matlab functionality. There is no manual as of yet as the matlab integration is rather simple. As matlab provides a convenient way to call Java the only thing that needed to be done was to write a wrapper that loads in the apropiate jar files. This wrapper was provided to us by TIAX LLC. We have used this wrapper and made other Java CoG Kit commands available. However we are looking for volunteers that help develop a more intense Java Matlab tutorial and Manual. It would slo be a good idea to demonstrate how to call some more specialized methods from matlab.
[edit]
Download
The software is available on the download page.
[edit]
Release notes
The Readme.txt can be found in our CVS.
[edit]
References
- http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_external/ch05matf.html, Calling Java from MATLAB, Mathworks
- http://www.math.mcgill.ca/sysdocs/matlabr12/help/techdoc/matlab_external/ch_java.html, Chapter from a !McGill Book
