Unrecognized function or variable 'asbQuadcopterStart'.
15 ビュー (過去 30 日間)
古いコメントを表示
I got the same problem as another case followed:
Error Msg: Unrecognized function or variable 'asbQuadcopterStart'.
But I am sure that both
- Aerospace Blockset
- Aerospace Toolbox
are installed in my computer. Which can be both showed on the attached image.
So, Which step I missed?
Thanks a lot!


0 件のコメント
採用された回答
Angelo Yeo
2023 年 12 月 18 日
The project is not in MATLAB path by default. Open the example for the proejct first. Then, you can open the proejct. Run the commands consecutively.
openExample('aeroblks_quad/QuadcopterProjectExample')
openProject('asbQuadcopter');
5 件のコメント
Pavan
2024 年 7 月 4 日
Are you working on this project now, If you are working, I need need some guidance. it will be helpfull for me.
その他の回答 (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!