[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Monopas or other api for c#
From: |
Martin Helm |
Subject: |
Re: Monopas or other api for c# |
Date: |
Sun, 08 Jul 2012 11:38:47 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120601 Thunderbird/13.0 |
Am 08.07.2012 06:27, schrieb frage:
> Hey all,
>
> I am wondering how to open octave from c# application. I have seen monoPAS
> api but i am not sure how to get it working.
>
> Is there any other straight forward methods on how to do this.
>
> Regards,
>
> Frage
>
I have myself zero experience with that, just remember there was
recently a post on octave-forge about a c#/octave interface:
http://github.com/apaka/octave-sharp
Maybe worth a look if it fits your needs.