help-octave
[Top][All Lists]
Advanced

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

Syntax|Parse error on code that used to run


From: richard
Subject: Syntax|Parse error on code that used to run
Date: Thu, 27 Mar 2014 21:19:08 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

Hi All, 

This is the problem: 

octave:1>  Y = ["(","'" E00"'",];
parse error:

  syntax error

>>>  Y = ["(","'" E00"'",];
                       ^

I have recently re-installed a debian system and am running 
GNU Octave, version 3.8.1 "x86_64-pc-linux-gnu".

The above code is one line of a script that prepares data for 
entry into a postgresql database. It ran without problems, probably 
through October last year. 

As a first step, I intend to try an earlier version of octave as I 
still have my backup from before the re-install. If there is anything 
else I should try, I will be grateful for any advice. 

Richard A Lough



reply via email to

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