About this site

Tloona is a development environment (IDE) for Tcl/Tk, Itcl and XOTcl, including project management, code browser, deployment and other features. There is also support for web applications (html, AOLServer/.adp, Tclhttpd/.tml, websh/.ws3)

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

Comments:

  1. gehrmann says;
    26 May 2008 - 14:02

    load libtclmatlab1.0.dll
    cause runtime error

  2. ecky-l says;
    04 Jun 2008 - 10:06

    Can you be more specific, please?

Add a Comment