how can i plot an airfoil with rounded trailing edge?
Show older comments
hello everyone, i am trying to plot NACA 0012 airfoil in matlab with rounded trailing edge. To make the trailing edge round, i am trying to put semi ellipse at the end of the airfoil but that's not working. The ellipse is not attaching with the airfoil completely. I want the code to be generic because later i have to morph the TE for analysis. so when i morph the TE, the ellipse moves with it.
any help would be appreciated. Thanks
Answers (1)
Chris Basic
on 5 May 2020
0 votes
Maybe you can just add a point or two to round the end off. I assume that you are getting your data from "airfoiltools.com", so you can just put a point or two just before the tailing edge to round it off.
Categories
Find more on Airfoil tools in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!