help-octave
[Top][All Lists]
Advanced

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

Changing Default Editor in Octave


From: Mohammadreza Abdollahzadeh
Subject: Changing Default Editor in Octave
Date: Wed, 2 Nov 2011 07:37:05 +0330

For changing octave default editorĀ open ".octaverc" file and add following command to it:
edit editor name of the editor
and replace "name of editor" with your desired editor name such as gedit. for example:
edit editorĀ gedit
then save the file and restart octave or run following command so that your change take place:
source(".octaverc").

reply via email to

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