Quadcopter simulation in MATLAB/Simulink

I was trying to do some simulation of Quadcopter in MATLAB. I found this link https://www.mathworks.com/help/aeroblks/examples/quadcopter-project.html
However, when I type in asbQuadcopterStart in the MATLAB command window it says undefined function or variable.
It seems that it uses Simulink as well. However, I have never used Simulink and have no idea if this is to be run from Simulink. Also, could it be so I don't have the appropriate toolbox?
Regards

 Accepted Answer

Make sure you have the Aerospace Blockset installed.

More Answers (1)

run this command first
asbQuadcopterStart

Categories

Products

Community Treasure Hunt

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

Start Hunting!