[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: COM interface
From: |
Tatsuro MATSUOKA |
Subject: |
Re: COM interface |
Date: |
Tue, 19 Jul 2016 19:26:26 +0900 (JST) |
>From: Toto Muster
>To: Help GNU Octave
>Date: 2016/7/19, Tue 04:47
>Subject: COM interface
>
>
>Hello everybody,
>
>
>does anybody has experience with the COM interface with octave. It should be
>included in the windows package. I am interested in some examples or
>tutorials. Can anybody help?
>
>
>I need to cennect to a simulation program. Make an interpolation with the data
>from the program and write it back.
>
This is not an answer but a comment.
Octave cli accepts the pipe. What you want to do can be done using the pipe.
Tatsuro