help-octave
[Top][All Lists]
Advanced

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

Re: Passing an array from java to octave


From: Mário Costa
Subject: Re: Passing an array from java to octave
Date: Fri, 6 Nov 2009 08:39:56 +0000

Hi,

My guess would be that you must use JNI and convert a java array
object to an octave array object ...

Regards,
Mário

On Mon, Nov 2, 2009 at 5:29 PM, George Kousiouris
<address@hidden> wrote:
> Hi all,
>
> I want to pass a Java array to Octave, so that I can process the data
> inside. Does anyone have an idea how this can be done? I have tried a
> java to octave bridge (javaoctave-0.4.0.jar) however this seems to be
> only for executing Octave commands inside a Java program and not
> actually passing data from Java to Octave...
>
> Best regards,
> George
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>



reply via email to

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