Blame view

README 75 Bytes
c12e5e9f3   bmarechal   add README
1
2
3
4
5
6
7
  `~/.octaverc`
  
  ```
  pkg load all
  more
  addpath('path/to/octave_scripts')
  ```