help-octave
[Top][All Lists]
Advanced

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

Re: Cumulative Sum Question - Octave Newbie


From: Martin Helm
Subject: Re: Cumulative Sum Question - Octave Newbie
Date: Fri, 7 Jan 2011 10:23:32 +0100
User-agent: KMail/1.13.5 (Linux/2.6.34.7-0.7-desktop; KDE/4.5.4; x86_64; ; )

Am Freitag, 7. Januar 2011, 09:15:43 schrieb Jason Criss:
> I appreciate all the help.  I think filtering with a low-pass filter and
> then taking the slope using diff will work for this application.  Does
> anyone know of an efficient way to transfer data from a Java application
> into Octave?  I have data stored in an array of doubles that I would like
> to manipulate with Octave.  I am currently printing the data to a text
> file and then using csvread to import, but it takes a long time.
> 

If your goal is to run octave directly from java you may have a look at this 
project (Id id not try it myself)
http://kenai.com/projects/javaoctave/pages/Home
It sounds a bit like what you may have in mind.



reply via email to

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