19 January 2008 - 8:28Tclmatlab 1.0 is out
There is another goodie on this project site now. Tclmatlab is an extension to connect Tcl to MATLAB, the powerful platform for numerical and technical computing. It allows Tcl programmers to use the capability of MATLAB (http://www.mathworks.com/) and its numerous toolboxes.
The release enables Tcl programmers to transfer data to and from MATLAB using cell- and data arrays and to evaluate MATLAB scripts and functions via the Engine interface. It is also possible to use MATLABs strong visualization capabilities.
In addition there is a new page on this website to describe how to work with tclmatlab. It is a copy of the manpage that is part of the release.
2 Comments | Tags: Release information
26 May 2008 - 14:02
load libtclmatlab1.0.dll
cause runtime error
04 Jun 2008 - 10:06
Can you be more specific, please?