[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Restatement of Initialization lines
From: |
Mad_Scientist |
Subject: |
Re: Restatement of Initialization lines |
Date: |
Fri, 19 Jun 2009 09:15:54 -0700 (PDT) |
How do i save my PS1 configuration such that it defaults to it each time?
Rob Mahurin wrote:
>
> On Jun 19, 2009, at 11:11 AM, Mad_Scientist wrote:
>> I just installed GNU Octave 3.2.0 on my windows machine. When i
>> select the
>> octave program it loads up but each time i enter a line it comes
>> up with
>> this:
>>
>> Octave-3.2.0.exe:1:.......(this ...... is the location of the a bin
>> file for
>> 3.2.0_gcc-4.3.0)
>>> a=1
>> a = 1
>> Octave-3.2.0.exe:1:.......
>>> b=2
>> b = 2
>> Octave-3.2.0.exe:2:.......
>>> c=a+b
>> c = 3
>> Octave-3.2.0.exe:3:.......
>>>
>>
>> how do i get it such that the Octave-3.2.0.exe:1:....... doesn't
>> keep coming
>> up"
>
>
> Type "help PS1"
>
> Rob
>
> --
> Rob Mahurin
> University of Manitoba, Dept. of Physics & Astronomy
> at: Oak Ridge National Laboratory 865 207 2594
> Oak Ridge, Tennessee address@hidden
>
>
>
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>
>
--
View this message in context:
http://www.nabble.com/Restatement-of-Initialization-lines-tp24113367p24114625.html
Sent from the Octave - General mailing list archive at Nabble.com.