Commit c12e5e9f3369ece041d1e6897b4a781bb97a9152

Authored by bmarechal
1 parent 8367d59587
Exists in master

add README

Showing 1 changed file with 7 additions and 0 deletions Side-by-side Diff

  1 +`~/.octaverc`
  2 +
  3 +```
  4 +pkg load all
  5 +more
  6 +addpath('path/to/octave_scripts')
  7 +```