Quadcopter Flight Simulation Model: Changing the altitude with a knob
7 ビュー (過去 30 日間)
古いコメントを表示
Hello all,
I am working on a project with Aerospace Blockset: Quadcopter Flight Simulation Model for Parrot Minidrones.
I am using the latest MATLAB release (R2019b) with a Students License.
Based on a YouTube video https://www.youtube.com/watch?v=qPVnweXMguE , I am now stuck at the last part: Integrating a knob to change the altitude and running the simulation in external mode. The person in the video was using an older release of MATLAB, so I believe that I had a difficulty in integrating the knob into the system because I'm using a newer version, which is quite different to what he showed in the video.
I also find it hard to run the program in External mode, because it appears that I cannot change from the Normal mode to the External mode.
1 件のコメント
回答 (1 件)
Sunil Patidar
2020 年 9 月 29 日
Hey,
You can create and open a working copy of the Quadcopter project by using below mentioned command in MATLAB
>> asbQuadcopterStart
for more information about implementing it in R2019b release, refer to the following link:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Get Started with Aerospace Blockset についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!