https://github.com/pr-dc/prdc_oct_helper_functions
Repository of GNU Octave helper functions often used by PR-DC.
https://github.com/pr-dc/prdc_oct_helper_functions
gnu-octave octave-functions
Last synced: 8 months ago
JSON representation
Repository of GNU Octave helper functions often used by PR-DC.
- Host: GitHub
- URL: https://github.com/pr-dc/prdc_oct_helper_functions
- Owner: PR-DC
- License: lgpl-3.0
- Created: 2022-01-06T11:17:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-06T11:18:50.000Z (over 4 years ago)
- Last Synced: 2025-06-14T00:05:29.729Z (about 1 year ago)
- Topics: gnu-octave, octave-functions
- Language: MATLAB
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PR-DC GNU Octave helper functions
Repository of GNU Octave helper functions often used by PR-DC.
## Requirements
[GNU Octave](https://www.gnu.org/software/octave/)
Provided functions are tested with **GNU Octave 6.4.0**.
## License
Copyright (C) 2021 PR-DC
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see .