Flight Visualization

버전 1.0.0.0 (100 KB) 작성자: Gus Brown
Creates an up-dateable display of an F4 Phantom jet with flight data.
다운로드 수: 7.2K
업데이트 날짜: 2008/3/17

라이선스 보기

I created this function to assist in displaying flight test data.

It creates a patch and a collection of hg transform objects which allow one to easily update the figure.

Also allows the control surfaces to be moved.

Bar meters are included to display altitude, Mach number and g's.

Typically one would use this inside a loop to display flight data as an animation. Just remember to call drawnow to force each frame to update.

인용 양식

Gus Brown (2024). Flight Visualization (https://www.mathworks.com/matlabcentral/fileexchange/18363-flight-visualization), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

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

Changed zip compression to portable format.