help-octave
[Top][All Lists]
Advanced

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

Re: change the initial presenting octave line starter


From: Judd Storrs
Subject: Re: change the initial presenting octave line starter
Date: Wed, 3 Mar 2010 13:14:36 -0500

You should be able to change the prompt to anything you want using the
PS1 function. For example

PS1("octave:\#>")

http://www.gnu.org/software/octave/doc/interpreter/Customizing-the-Prompt.html

On linux you can set that inside an .octaverc file in your home
directory. I'm not sure where that file is named or where it goes on
windows.


--judd


On Wed, Mar 3, 2010 at 12:41 PM, micaeldinis <address@hidden> wrote:
>
> Hi, could anyone help me change the line starter in octave? I mean, in my
> previous version of octave when started to write something in octave it
> appeard, for example, "octave-3.0.0.exe:1:>" but now that I have upgraded
> octave to the 3.2.2 version it appears on the begining of the line
> "octave-3.2.2.exe:1:(directory where the octave is installed)>", and is
> starting to be a great deal of "trouble", if you know what I mean.
>
> (sorry for the grammar errors but english is not my nature idiom and I am a
> bit rusty lol)
>
> cumps :-D
>
> --
> View this message in context: 
> http://old.nabble.com/change-the-initial-presenting-octave-line-starter-tp27771247p27771247.html
> Sent from the Octave - General mailing list archive at Nabble.com.
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>


reply via email to

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