Unrecognized function or variable 'asbQuadcopterStart'.

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!

 Accepted Answer

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 Comments

Nice, the project opened success.
But if I want to open this project with the cmd "asbQuadcopterStart" as the followed document, How can I config the path?
Thank you.
Good question! I think the doc should be updated. The way to open projects are changed from a few releases ago and one must open their examples first. I think I need to relay the information and let doc writers know that the doc should be updated.
Thank you for reporting this issue @Paoer.
Thank you for answer man
Are you working on this project now, If you are working, I need need some guidance. it will be helpfull for me.
thanks a lot,this problem spent my more time to slove it

Sign in to comment.

More Answers (0)

Categories

Find more on Aerospace Applications in Help Center and File Exchange

Products

Release

R2023b

Asked:

on 18 Dec 2023

Commented:

on 24 Dec 2024

Community Treasure Hunt

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

Start Hunting!