[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to interface Octave and INCA
From: |
siko1056 |
Subject: |
Re: How to interface Octave and INCA |
Date: |
Thu, 9 Feb 2017 00:38:54 -0800 (PST) |
Nagupalli Venkata Krishna (FCA) wrote
> Hi Reader,
> I am trying to interface Octave with INCA, can this be done?
>
> I am also trying to see if I can write some numbers in a given window(in
> INCA) using Octave. Similar to automated typo.
>
> Thanks
> V-Kat
Dear V-Kat,
Depending on what INCA is (a C/C++, Fortran, Java, ... application) you can
make use of Octave's external code interface [1]. Additionally, Octave
offers GUI development features [2].
HTH, Kai
[1]:
https://www.gnu.org/software/octave/doc/interpreter/External-Code-Interface.html#External-Code-Interface
[2]:
https://www.gnu.org/software/octave/doc/interpreter/GUI-Development.html#GUI-Development
--
View this message in context:
http://octave.1599824.n4.nabble.com/How-to-interface-Octave-and-INCA-tp4681808p4681832.html
Sent from the Octave - General mailing list archive at Nabble.com.