Plot uniform wing surface using airfoil points

버전 1.0.1 (2.56 KB) 작성자: Ahmed Mahfouz
Produce a 3D surface plot of a uniform wing using the X and Y data of an airfoil.
다운로드 수: 168
업데이트 날짜: 2021/6/20

라이선스 보기

airfoil2wing(X2D, Y2D, WingSpan, MeshSize) returns a 3D surface plot of
the wing described by X2D and Y2D airfoil.
Inputs:
- X2D: column/row vector containing the X-xoordinates of the
airfoil
- Y2D: column/row vector containing the Y-xoordinates of the
airfoil
- WingSpan: a scalar describing the desired span of the wing.
- MeshSize: an integer number describing the number of mesh
elements along the length of the wing
- varargin (Optional): options for the surf function
Outputs:
- X3D, Y3D, Z3D: 2D matrices containing the x, y, and z coordinates
of the surface of the wing

인용 양식

Ahmed Mahfouz (2024). Plot uniform wing surface using airfoil points (https://www.mathworks.com/matlabcentral/fileexchange/94485-plot-uniform-wing-surface-using-airfoil-points), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2021a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.1

Added an avatar for the publication

1.0.0