Why does the File Exchange script "Apollo 11 Moon Landing - 50th Anniversary Model" error out?
12 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
MathWorks Support Team
il 14 Nov 2024 alle 0:00
Risposto: MathWorks Support Team
il 15 Nov 2024 alle 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?
Risposta accettata
MathWorks Support Team
il 15 Nov 2024 alle 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Aerospace Applications in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!