help-octave
[Top][All Lists]
Advanced

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

Re: ~/.octaverc and OCTAVE_HISTSIZE


From: Francesco Potorti`
Subject: Re: ~/.octaverc and OCTAVE_HISTSIZE
Date: Mon, 09 Mar 2009 16:25:28 +0100

>I want to set OCTAVE_HISTSIZE to some value.  I tried this in the 
>~/.octaverc file but I think it was not doing what I want:
>
>OCTAVE_HISTSIZE=20000
>
>This worked from the bash command line:
>
>export OCTAVE_HISTSIZE=20000

Have you looked in the manual?  For current Octave versions, this is the
command you should give either at Octave's command line or in ~/.octaverc:

history_size(20000);

-- 
Francesco Potortì (ricercatore)        Voice: +39 050 315 3058 (op.2111)
ISTI - Area della ricerca CNR          Fax:   +39 050 315 2040
via G. Moruzzi 1, I-56124 Pisa         Email: address@hidden
(entrance 20, 1st floor, room C71)     Web:   http://fly.isti.cnr.it/


reply via email to

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