Navigation Toolbox altimeter sensor in Simulink?
1 view (last 30 days)
Show older comments
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?
0 Comments
Answers (1)
Ryan Salvo
on 19 Oct 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
See Also
Categories
Find more on Foundation and Custom Domains in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!