Aerospace toolbox: “Unable to resolve the name” error
3 ビュー (過去 30 日間)
古いコメントを表示
Recently I have been trying to use in a script the aerospace toolbox classes, such as, Aero.FixedWing. When I run these on the installed version the command window displays the error: Unable to resolve the name Aero.FixedWing. However when I run these on the online version it works. What might be the issue that doesn’t allows the script to run? I have tried with every single command from the Fixed-Wing Aircraft Applications, and always happens the same.
0 件のコメント
回答 (1 件)
Sean de Wolski
2021 年 8 月 4 日
which -all Aero.FixedWing
3 件のコメント
Sean de Wolski
2021 年 8 月 5 日
This means aerospace toolbox is not installed.
If you check ver, it's probably not there.
ver
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!