Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

How to change the properties of the figure plotted by the function "pattern" in the phased array toolbox?

1 view (last 30 days)
For example:
pattern(h, F, -180:180, cutAngle, 'PropagationSpeed', PS, 'Type', ...
'powerdb', 'CoordinateSystem', fmt ,'weights', w,...
'Normalize',true);
The default radius limits looks from -50 to 0. I would like to change that, but when I type "rlim", it says no this attribute...

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!