help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

link with external applications (Haskell)


From: Fred Nicolier
Subject: link with external applications (Haskell)
Date: 02 Dec 2004 09:21:18 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Hello,

I've written some code to link octave scripts with externals
application. In order to be simple (no c wrapping), my solution is to
use stdin/stdout. I actually export each scalar in ascii.  The problem
is when exporting (importing) images (even quite regular 256x256), the
export is slow.

Is there someone worked on a similar question ?
Fred



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]