How do I change the Magnitude Limits (in code, not in the plot window) of a patternElevation plot?
1 view (last 30 days)
Show older comments
Changing the magnitude limits of a polar pattern plot:
p = polarpattern(directivity); p.MagnitudeLim = [-15,15]
How can I do this on a patternElevation plot?
Thanks!
1 Comment
Answers (0)
See Also
Categories
Find more on Polar Plots in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!