[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Integration with C/C++(C#)
From: |
Robert Bielik |
Subject: |
Integration with C/C++(C#) |
Date: |
Wed, 13 Sep 2017 08:22:12 +0000 |
Hi all,
I'm looking to use Octave within an application, but I'd like to be able to
dynamically provide variables to the running Octave interpreter:
int result = feval("plot(my_var)",...)
where the value of my_var should be provided to Octave "on demand"... through a
callback or something... 😊
Is this possible ?
Regards
/Robert
- Integration with C/C++(C#),
Robert Bielik <=