help-octave
[Top][All Lists]
Advanced

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

Re: Octave for WXP, interaction with editor


From: Sarah Kendrew
Subject: Re: Octave for WXP, interaction with editor
Date: Mon, 25 Jul 2005 21:02:18 -0500

Thanks, I think this is the problem, was just reading in the manual too
that functions in Octave's own root directories aren't checked for time
stamps. I've moved my .m files to a new directory, which I understand I
need to declare in the variable LOADPATH.

So - if my new directory is called c:\octave, do I just type:

LOADPATH = 'c:\octave'

and should that take effect immediately?

Cheers
Sarah

On Mon, 25 Jul 2005, Doug Stewart wrote:

> Sarah Kendrew wrote:
>
> >This may be a beginner issue, I've just started using Octave as a
> >substitute for MatLab on Windows XP. I'm using the Crimson editor for
> >coding. Whenever I'm working on a script and make changes in the editor
> >Octave doesn't seem to recognise that I've made changes and throws up the
> >same errors - it does this even if I "saves as..." the file again or close
> >and reopen the editor. Using a different editor makes no difference. The
> >only way to solve the problem is to quit Octave and restarts.
> >
> >Is this a setting I've forgotten about? I've set the EDITOR variable to
> >the Crimson executable.
> >
> >Cheers
> >Sarah
> >
> >
> >
> >-------------------------------------------------------------
> >Octave is freely available under the terms of the GNU GPL.
> >
> >Octave's home on the web:  http://www.octave.org
> >How to fund new projects:  http://www.octave.org/funding.html
> >Subscription information:  http://www.octave.org/archive.html
> >-------------------------------------------------------------
> >
> >
> >
> What folder are you using for your files?
>
> Some of Octaves folders only get looked at  at startup.
>
> Doug
>



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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