help-octave
[Top][All Lists]
Advanced

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

how to go back on previous line with printf


From: pauljoseph
Subject: how to go back on previous line with printf
Date: Sun, 31 Aug 2008 23:52:59 -0700 (PDT)

Hi,
Is there anyway we can move the cursor back to the previous line using
printf? For example if I do

printf('test line 1.\n');

The \n will change to the next line. May I know what character I can use to
go back to the "test line 1." and put the cursor back after the dot?

Thanks.
-- 
View this message in context: 
http://www.nabble.com/how-to-go-back-on-previous-line-with-printf-tp19249702p19249702.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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