bBstatic Radar Example issues
5 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Prashant Arora
2021-2-22
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
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!