Octave for Microsoft Windows: Difference between revisions

Jump to navigation Jump to search
Line 168: Line 168:
#Edit <your_install_dir>\share\octave\site\m\startup\octaverc and un-comment the line which sets octave default editor:
#Edit <your_install_dir>\share\octave\site\m\startup\octaverc and un-comment the line which sets octave default editor:
  EDITOR('C:\Program Files\Notepad++\notepad++.exe');
  EDITOR('C:\Program Files\Notepad++\notepad++.exe');
edit ("editor", sprintf ("%s %%s", EDITOR ()))
edit mode async
: Note: You may adjust the above line for the location of notepad++.exe as installed on your system.
: Note: You may adjust the above line for the location of notepad++.exe as installed on your system.


364

edits

Navigation menu