Problems with commands for model of hexacopter

조회 수: 3 (최근 30일)
Anna Zalewska
Anna Zalewska 2022년 3월 31일
답변: Ninad 2023년 9월 22일
On MATLAB website we can find article "Plant and Attitude Controller Model for Hexacopter". We can open that models on MATLAB by special commends but they doesn't work. I checked it on my computer and on matlab online. Can anyone help me to open that?
  댓글 수: 1
Fangjun Jiang
Fangjun Jiang 2022년 3월 31일
You might not have that toolbox or package installed on your computer.

댓글을 달려면 로그인하십시오.

답변 (1개)

Ninad
Ninad 2023년 9월 22일
Hi Anna,
Please use the following command in the latest version of MATLAB command line i.e., ‘MATLAB R2023b’:
px4demo_attitude_plant
OR
open('px4demo_attitude_plant.slx')
You may find the official documentation for the Simulink model here: https://in.mathworks.com/help/supportpkg/px4/ug/plant-attitude-px4-hexacopter.html
I hope this helps.
Thanks,
Ninad.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by