findLobes function on MATLAB_2019a
1 次查看(过去 30 天)
显示 更早的评论
Hi
I'm tryingt use the "findLobes" function on MATLAB 2019a.
just to mention I have all the toolboxes, including Antenna Toolbox.
from some reason I'm getting an error:
"Undefined function or variable 'findLobes'."
Does anyone have an idea why this error occurs?
Thanks
2 个评论
回答(1 个)
Steven Lord
2019-5-15
In order to use the findLobes function in Antenna Toolbox, its first input must be a polarpattern object. When you call findLobes, is the first input a polarpattern?
3 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Import, Export, and Visualization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!