findLobes function on MATLAB_2019a
2 ビュー (過去 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!