[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Use Octave API with VBA
From: |
Michael Goffioul |
Subject: |
Re: Use Octave API with VBA |
Date: |
Thu, 22 May 2008 12:35:30 +0200 |
VBA, surely not.
Java, it depends what you want to do. There is a java package for
octave that allows Java to call-back octave functions, but only in
the situation: octave->java->octave (octave calls some java code,
which in turn can call back some octave functions).
Michael.
On Thu, May 22, 2008 at 12:17 PM, Nicola Benaglia
<address@hidden> wrote:
> Hi,
> I wonder wheter is possible to use Octave's API with some other external
> language (as Java or VBA in particular).
> Is there some tutorial where I can get info from?
>
> Thank you,
> Nicola
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www.cae.wisc.edu/mailman/listinfo/help-octave
>