help-octave
[Top][All Lists]
Advanced

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

Re: Restatement of Initialization lines


From: Rob Mahurin
Subject: Re: Restatement of Initialization lines
Date: Fri, 19 Jun 2009 12:01:34 -0400

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






reply via email to

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