help-octave
[Top][All Lists]
Advanced

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

Restatement of Initialization lines


From: Mad_Scientist
Subject: Restatement of Initialization lines
Date: Fri, 19 Jun 2009 08:11:48 -0700 (PDT)

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"

Thanks!
MT
-- 
View this message in context: 
http://www.nabble.com/Restatement-of-Initialization-lines-tp24113367p24113367.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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