Navigation Toolbox altimeter sensor in Simulink?

1 Ansicht (letzte 30 Tage)
Devin Bell
Devin Bell am 17 Okt. 2020
Kommentiert: Devin Bell am 23 Okt. 2020
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?

Antworten (1)

Ryan Salvo
Ryan Salvo am 19 Okt. 2020
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 Kommentar
Devin Bell
Devin Bell am 23 Okt. 2020
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

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Programmatic Model Editing finden Sie in Help Center und File Exchange

Produkte


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by