help-octave
[Top][All Lists]
Advanced

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

Re: output wrapping


From: Geraint Paul Bevan
Subject: Re: output wrapping
Date: Thu, 18 Sep 2003 19:38:13 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sean Smith wrote:
| I am using vim to run octave commands and when I output an array more than
| 80 columns wide, the array is wrapped.
|
| :r !echo "fix(rand(2,20)*100)" | octave -q
|

If you set the variable "split_long_rows" to zero, Octave will not wrap
the text. You can set the variable in your .octaverc file if you do not
want to set it as part of the command that you send to Octave.


- --
Geraint Bevan
http://www.mech.gla.ac.uk/~gbevan

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iEYEARECAAYFAj9p+5MACgkQcXV3N50QmNPeEQCeJ18ofmeP6f4a46R+rwX3bcTV
kloAn2T3nMChBheBmyNJByjaGnUo5LzN
=M62i
-----END PGP SIGNATURE-----



-------------------------------------------------------------
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
-------------------------------------------------------------



reply via email to

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