octave-maintainers
[Top][All Lists]
Advanced

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

[FORGE] Octave and ZMQ


From: Juan Pablo Carbajal
Subject: [FORGE] Octave and ZMQ
Date: Wed, 7 Jan 2015 17:05:13 +0100

Hi all,

After some searches and many test I found the following

https://github.com/arokem/python-matlab-bridge

This is a python implementation and has a class named Octave that does
most of the work of bridging Python and Octave. However it uses MEX
interface and it is not just install  and play, you have to compile
the messenger.

There is plenty of work stored in that library. they why I set it one
could re-implement this file
https://github.com/arokem/python-matlab-bridge/blob/master/messenger/src/messenger.c

in C++ and the Octave API.

Ideas?

JPi



reply via email to

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