Flight Visualization

版本 1.0.0.0 (100.0 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
致谢

启发作品: Dynamical Systems Toolbox

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.