Why does the File Exchange script "Apollo 11 Moon Landing - 50th Anniversary Model" error out?

12 views (last 30 days)
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?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 15 Nov 2024 at 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')

More Answers (0)

Categories

Find more on Aerospace Applications in Help Center and File Exchange

Products


Release

R2024b

Community Treasure Hunt

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

Start Hunting!