MATLAB: Move xyz coordinate to (0,0,0) of the array in viewArray

Phased Array System Toolboxuse viewarray

Is there a way to move xyz coordinate to the (0,0,0) of the array that is displayed in the viewArray?

Best Answer

There is no supported API for this. But once you get the figure, you can always plot the axes using regular MATLAB