[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
terminal or cursor control
From: |
E. Joshua Rigler |
Subject: |
terminal or cursor control |
Date: |
Fri, 18 May 2001 07:43:37 -0600 |
Is it possible in Octave to rewrite a line without sending a newline?
In otherwords, I want to send the values from a timer to stdout, but I
don't want the whole screen to scroll. I just want the bottom line to
reprint over and over with the updated values of my timer/counter
variable.
I hope there might be a simple way to return to the beginning of the
line, but I would be satisfied if I could simply print backspace
characters or something similar.
-EJR
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------
- terminal or cursor control,
E. Joshua Rigler <=