Use Different Editor

Michael Goffioul michael.goffioul at gmail.com
Mon Feb 4 23:36:17 CST 2008


On 2/5/08, John W. Eaton <jwe at bevo.che.wisc.edu> wrote:
> On  4-Feb-2008, Kevin Goodspeed wrote:
>
> | I think I can change the editor by editing the file octaverc located
> | in C:\Program Files\Octave\Share\octave\3.0.0\m\startup\.
>
> I think you should just have to add the line
>
>  edit editor "..."
>
> to your own ~/.octaverc file.  You should not need to edit the system
> octaverc file.

To know the exact location of your own startup file, type the
following at octave prompt:

tilde_expand ('~\.octaverc')

Michael.


More information about the Help-octave mailing list