help-octave
[Top][All Lists]
Advanced

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

Re: Display/Printing long matrices?


From: Carlo de Falco
Subject: Re: Display/Printing long matrices?
Date: Tue, 8 May 2007 08:12:48 +0200


On 08/mag/07, at 00:16, Muthiah Annamalai wrote:

On 5/7/07, Francesco Potorti` <address@hidden> wrote:
is there some way to actually show a long matrix
and simultaneously keep on computing?

I run Octave in an Emacs shell buffer (using M-x run-octave), so paging is disabled and I can browse through the output as I like. Maybe there
are other ways to obtain similar results.


I am be using Windows PC, for this work, and I just use the Octave
shell, as it comes.
Is that of any help? I also find that on such a system, the printing
essentially blocks the
computation; Is there something I can do?

Thanks,
Muthu

Try:

page_screen_output(0)

c.


reply via email to

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