help-octave
[Top][All Lists]
Advanced

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

Re: how to debug octave code?


From: John W. Eaton
Subject: Re: how to debug octave code?
Date: Thu, 24 Aug 2006 14:57:40 -0400

On 24-Aug-2006, frank wang wrote:

| I have to give up to debug this problem since I do not have the knowledge
| and time. It is very strange. After I type load test2.txt and went back my
| editor, editor will pop up message saying "c:\test2.txt has been changed by
| another application, do you want to reload?". It seems that Octave changed
| the file, even though it does not load the data in.

I don't know why that would happen.  When Octave's load function opens
a file, it does so asking only for read access.  So it should not be
possible for Octave to change the file.  Maybe it is your editor that
is confused?  What editor are you using?

jwe




reply via email to

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