Why does the File Exchange script "Apollo 11 Moon Landing - 50th Anniversary Model" error out?
12 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2024 年 11 月 14 日 0:00
回答済み: MathWorks Support Team
2024 年 11 月 15 日 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?
採用された回答
MathWorks Support Team
2024 年 11 月 15 日 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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Aerospace Applications についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!