https://github.com/jp2masa/bodeplotter
Cross-platform Bode plotter.
https://github.com/jp2masa/bodeplotter
avalonia avaloniaui control-theory csharp electrical-engineering mathnet
Last synced: about 1 year ago
JSON representation
Cross-platform Bode plotter.
- Host: GitHub
- URL: https://github.com/jp2masa/bodeplotter
- Owner: jp2masa
- License: mit
- Created: 2020-03-16T23:50:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-28T20:18:38.000Z (about 4 years ago)
- Last Synced: 2025-04-04T01:23:08.708Z (about 1 year ago)
- Topics: avalonia, avaloniaui, control-theory, csharp, electrical-engineering, mathnet
- Language: C#
- Size: 68.4 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# BodePlotter

BodePlotter is a cross-platform Bode plotter.
## Building
#### 1. Clone repo:
```
git clone https://github.com/jp2masa/BodePlotter.git
```
#### 2. Either:
- To simply build, run `build.cmd` or `build.sh`, as appropriate.
- To build and run, run `run.cmd` or `run.sh`, as appropriate.