Problems with commands for model of hexacopter
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
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.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!