Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dciliberti authored Apr 15, 2023
1 parent 73ddc2c commit 585ed70
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ Both the standard and the live script call the same MATLAB function to calculate
![example-output-charts](example.png)

## Additional features
Actually, the `main.m` script also plots the motor map. The additional `propMatch.m` script provides matching between motor and propeller, where the latter's data are loaded from external file.
Actually, the `main.m` script also plots the motor map. The additional `propMatchCustom.m` script provides matching between motor and propeller, where the latter's data are loaded from external file.

![example-output-motor-map](motor-map-example.png)

![example-output-motor-map](prop-match-example.png)

0 comments on commit 585ed70

Please sign in to comment.