> Hi
>
> I am trying to control to start an octave process where I can write
> to it read the output back into perl.
>
> For example I would like to :
>
> 1 - Start octave
> 2 - Write a=1 b=2. Read output into perl
> 3 - Write a+b. Read output into perl and so on.
>
> Could someone please help
Hi
I am trying to control to start an octave process where I can write
to it read the output back into perl.
For example I would like to :
1 - Start octave
2 - Write a=1 b=2. Read output into perl
3 - Write a+b. Read output into perl and so on.
Could someone please help me do this.
Thanks
--