MATLAB: Unable to open ‘openExamp​le(‘shared​_positioni​ng/PoseEst​imationFro​mAsynchron​ousSensors​Example’)’

pose estimation from asynchronous sensors

Hi guys,
thanks for helping, i've tried running the aforementioned command. But the follow errors were returned.
Error using exampleUtils.componentExamplesDir (line 13)
Invalid argument "shared_positioning".
Error in findExample (line 18)
componentExamplesDir =
exampleUtils.componentExamplesDir(component);
Error in openExample (line 24)
metadata = findExample(id);
Thank you for the help.

Best Answer

openExample('shared_positioning/PoseEstimationFromAsynchronousSensorsExample')
requires the Sensor Fusion Toolbox and R2019a or later