Flight Visualization

Creates an up-dateable display of an F4 Phantom jet with flight data.

現在この提出コンテンツをフォロー中です。

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 (2026). Flight Visualization (https://jp.mathworks.com/matlabcentral/fileexchange/18363-flight-visualization), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを与えたファイル: Dynamical Systems Toolbox

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0

Changed zip compression to portable format.