help-octave
[Top][All Lists]
Advanced

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

Embedded octave


From: Miroslaw Dach
Subject: Embedded octave
Date: Thu, 23 Nov 2006 16:45:57 +0100 (CET)

Hi All,

        I am successfully using the embedded octave within my server program
(which is EPICS based). Right now, embedded octave has three functions
implemented: octave_init, octave_read and octave_write. 

I am just wandering how to pass/read data directly to/from the octave
variables. Currently it is possible only via the std i/o which involves
ASCII conversion. For small amount of data which is passed/got from Octave
it does not matter so much but for bigger chunks of data I would prefer to
write/read directly to/from the octave variables.

I would be grateful for any hint on that.

Best Regards

Miroslaw Dach



reply via email to

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