Why does the File Exchange script "Apollo 11 Moon Landing - 50th Anniversary Model" error out?
12 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
MathWorks Support Team
le 14 Nov 2024 à 0:00
Réponse apportée : MathWorks Support Team
le 15 Nov 2024 à 16:47
I am trying to run this File Exchange example. However, the model presents the following error:
Error:
An error occurred during simulation and the simulation was terminated
Caused by: Error due to multiple causes. Unrecognized function or variable 'aero_phaseplane'.
Error in 'apollo50_dap3dof/Phase Plane Plot/Enable Phase Plane Plot/Phase Plane Plot/MATLAB Fcn' while evaluating expression.
Why does this occur? How can I visualize the phase plane plots?
Réponse acceptée
MathWorks Support Team
le 15 Nov 2024 à 0:00
This entire example has been incorporated into the MATLAB installation, as you can see in this documentation page.
Therefore, you can access and run this example by typing the following in the Command Window:
openExample('simulink_aerospace/DevelopingTheApolloLunarModuleDigitalAutopilotExample')
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Aerospace Applications dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!