Quadcopter Flight Simulation Model: Changing the altitude with a knob
조회 수: 4 (최근 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!