Navigation Toolbox altimeter sensor in Simulink?

조회 수: 1 (최근 30일)
Devin Bell
Devin Bell 2020년 10월 17일
댓글: Devin Bell 2020년 10월 23일
The Navigation Tool box has a number of features that are not included as blocks, such as the ahrs10filter and the altimeterSensor. How can I implement these objects into a simulink model. Or is it possible to call the functions from simulink somehow?

답변 (1개)

Ryan Salvo
Ryan Salvo 2020년 10월 19일
Hi Devin,
For the altimeterSensor and other features that do not have a corresponding Simulink block, one possible workaround is including the feature in a MATLAB Function block.
Thanks,
Ryan
  댓글 수: 1
Devin Bell
Devin Bell 2020년 10월 23일
Hi Ryan,
Thank you for the quick response, I tried that as a workaround, however I received parser erros and coder errors when I tried to implement it. Could you show me the proper way to set up system objects like the altimeter to be called from a function block?
Thanks,
Devin

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

카테고리

Help CenterFile Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by