help-octave
[Top][All Lists]
Advanced

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

Re: Behavior of octave and ans


From: c.
Subject: Re: Behavior of octave and ans
Date: Fri, 11 Jul 2014 21:23:58 +0200

On 11 Jul 2014, at 19:33, François Poulain <address@hidden> wrote:

> My current problem is that this strategy doesn't work when "ans" is not
> set. So my question is: is there a way to get reliably octave's objects
> which are sent to display?

If you just want to capture all text Octave is going to display, you could try 
with the "PAGER" command: if you issue the command 

PAGER ("/my/script/name")

all octave's output will be piped throuh the script "/my/script/name".
Is that what you need to do?


c.






reply via email to

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