Flight Visualization

Version 1.0.0.0 (100 KB) von Gus Brown
Creates an up-dateable display of an F4 Phantom jet with flight data.
7,2K Downloads
Aktualisiert 17. Mär 2008

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2007a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Quellenangaben

Inspiriert: Dynamical Systems Toolbox

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

Changed zip compression to portable format.