Missing function in the Antenna Toolbox?

8 ビュー (過去 30 日間)
Maria
Maria 2023 年 3 月 26 日
コメント済み: Walter Roberson 2024 年 2 月 20 日
Hi,
I was trying the example in the Help center
However, they refer to a function that does not exist, see below
Unrecognized function or variable 'helperAnimateEHFields'.
Does this function actually exist somewhere...?

回答 (1 件)

Steven Lord
Steven Lord 2023 年 3 月 26 日
Open the example using the command that gets copied to the clipboard when you press the Copy Command button at the start of the example. When you do the helper function that was created specifically as part of that example will be available in the current directory. It is not on the MATLAB search path normally.
  5 件のコメント
Arshaque
Arshaque 2024 年 2 月 20 日
The line of code that calls helperAnimateEHFields is not present in the Live Script when we use the "openExample('antenna/atx_wireless_power_transfer').
If we manually add those lines from the online example and run it in MATLAB, we get an error like this: "Unrecognized function or variable 'helperAnimateEHFields'.".
Looking at the list of functions that are present in the Antenna Toolbox, this particular function is not mentioned.
Walter Roberson
Walter Roberson 2024 年 2 月 20 日
Which MATLAB release are you using?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeGet Started with Antenna Toolbox についてさらに検索

製品


リリース

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by