https://github.com/simonwhitaker/octave
https://github.com/simonwhitaker/octave
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonwhitaker/octave
- Owner: simonwhitaker
- Created: 2018-07-05T08:19:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-05T08:20:22.000Z (almost 8 years ago)
- Last Synced: 2025-06-02T01:17:15.906Z (about 1 year ago)
- Language: Matlab
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A grab-bag of useful octave functions, etc.
To add to octave's path, add this to ~/.octaverc:
addpath("/path/to/octave/functions")