Bistatic radar example not working for rectangular arrays
Show older comments
The functoin "transmit()" of the bistaticTransmitter crashes when the transmitter is using a rectangular array (or, in general, any non ULA antenna) due to the function accessing the number of elements of the array as "obj.TransmitAntenna.Sensor.NumElements" instead of calculating the number of elements from the size property of the array.
Answers (0)
Categories
Find more on Array Geometries and Analysis 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!