help-octave
[Top][All Lists]
Advanced

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

Re: Parse error?


From: Sergei Steshenko
Subject: Re: Parse error?
Date: Thu, 12 Aug 2010 05:39:44 -0700 (PDT)


--- On Thu, 8/12/10, dirac <address@hidden> wrote:

> From: dirac <address@hidden>
> Subject: Re: Parse error?
> To: address@hidden
> Date: Thursday, August 12, 2010, 5:27 AM
> 
> Hi,
> 
> I had worked out it was the IF statement prior to posting
> by using the
> method of commenting out pieces of code. Sometimes though
> it takes someone
> else to point out things as simple as the error I was
> recieving; for which I
> am very grateful. I apoligize, and I understand it was
> unnessasary to post,
> but after spending the whole morning on it I used the forum
> as a last
> resort. Like I said before, I am going to check and
> scrutinize more before I
> post here again. Thanks for the debugging tips though, I am
> getting more
> used to programming in general with all of your help :)
> 
> Thanks
> MA
> 
> -----
> Pretty much convinced Octave>Excel for scientific data
> analysis!
> -- 

FWIW, compile _often_. I.e. compile more or less after each completed 'if',
'for', etc block - the shorter the code/code addition is, the easier it is
to catch (newly introduced) errors.

Regards,
  Sergei.


      


reply via email to

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