An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# BodePlotter

![BodePlotter](Icon.png)

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.