Flight Visualization
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.
Citar como
Gus Brown (2024). Flight Visualization (https://www.mathworks.com/matlabcentral/fileexchange/18363-flight-visualization), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Aerospace and Defense > Aerospace Blockset > Guidance, Navigation, and Control (GNC) >
- Aerospace and Defense > Aerospace Blockset > Visualization >
- Simulink > Simulation > View and Analyze Simulation Results >
- Engineering > Aerospace Engineering > GNC and Avionics >
Etiquetas
Agradecimientos
Inspiración para: Dynamical Systems Toolbox
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
private/
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 | Changed zip compression to portable format. |