Aerospace toolbox: “Unable to resolve the name” error
5 次查看(过去 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
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Guidance, Navigation, and Control (GNC) 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
