help-octave
[Top][All Lists]
Advanced

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

Re: How to run .m file from delphi o visual basic


From: Siep Kroonenberg
Subject: Re: How to run .m file from delphi o visual basic
Date: Thu, 22 Jul 2010 14:44:29 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Thu, Jul 22, 2010 at 04:52:47AM -0700, aleksandra wrote:
> 
> Hi,
> 
> Thanks for your answers.
> Its not just a matter of running .m file once in a second, vb program
> generate some data which should be analyzed in octave and the results of
> analyzes should be available to vb again. The solution with pipes and child
> programs sounds like something that could be good solution, but I need vb to
> be parent and I am not sure is it possible :/
> If you know anything more about that please send me some hints.
> 
> Thanks,
> Aleksandra 

Googling for

vb (pipe OR popen)

I found http://support.microsoft.com/kb/871044

-- 
Siep Kroonenberg


reply via email to

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