Effacer les filtres
Effacer les filtres

Missing function in the Antenna Toolbox?

3 vues (au cours des 30 derniers jours)
Maria
Maria le 26 Mar 2023
Commenté : Walter Roberson le 20 Fév 2024
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...?

Réponses (1)

Steven Lord
Steven Lord le 26 Mar 2023
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 commentaires
Arshaque
Arshaque le 20 Fév 2024
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 le 20 Fév 2024
Which MATLAB release are you using?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Analysis, Benchmarking, and Verification dans Help Center et File Exchange

Produits


Version

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by