Question
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.
Related Questions
Expert Answer
Kshitij Singh
PhD Expert
Answered Nov 20, 2025
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.
Have a different question? Ask here