Why does the File Exchange script "Apollo 11 Moon Landing - 50th Anniversary Model" error out?
12 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 14 de Nov. de 2024 a las 0:00
Respondida: MathWorks Support Team
el 15 de Nov. de 2024 a las 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?
Respuesta aceptada
MathWorks Support Team
el 15 de Nov. de 2024 a las 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Aerospace Applications en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!