bBstatic Radar Example issues
5 views (last 30 days)
Show older comments
Trying to familiarise myself with the radar functions, specifically the "Tracking Using Bistatic Range Detections" examples.
I keep getting errors related to some of the helper functions involved. Specifically, "helperBistaticRangeFusionDisplay is not defined for class 'helperBistaticRangeFusionDisplay' or is removed from MATLAB's search path." and (I believe subsequently) "Update traversal encountered invalid scene tree"
Is there some functionality here that's been removed? Or am I missing somthing.
Thanks very much.
Andre
0 Comments
Accepted Answer
Prashant Arora
on 22 Feb 2021
Hi Andre,
If you open this example using the link in the doc (which translates to this MATLAB command):
openExample('fusion/TrackingUsingBistaticRangeDetectionsExample')
You should find these helper functions in the current working directory.
Thanks,
Prashant
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!