|
From: Pawel C. S. S. <pa...@gm...> - 2007-04-15 07:52:08
|
Hi Dan. I don't only want to use octave from gnuplot. Of course to use the pipes-feature with octave, then i need to make some changes in octave, or create a wrapper that for any request runs octave. Maybe a wrapper is a good choice. Gnuplot can send a 1 big request to the children process for 1 plot and read only ones the plot data. Pawel Szklarz. 2007/4/14, Daniel J Sebald <dan...@ie...>: > Pawel Cesar Sanjuan Szklarz wrote: > > > I would like to add another feature: I would like to use octave (for > > example) to calculate the value of some function. > > My proposition is not to run octave many times, but to create a > > children process and send/recibe values by PIPES, example: > > This would be better discussed on the Octave list because that is where the work > for such a setup would have to be done. In fact, there was recently a user who > proposed something similar on that list. I will forward you that submission in > a separate email. > > Dan > |