lla2ecef is not supported for code generation

I am creating MEX code from my m-file that includes "lla2ecef" function.
So, when I use the "Matlab coder" for the m-file, it shows the error message that "lla2ecef is not supported for code generation."
Does anyone know how to solve this problem?
Thanks,

2 commentaires

John Lee
John Lee le 23 Oct 2021
Modifié(e) : John Lee le 23 Oct 2021
Thank you very much!
Someone should make it sure in radian rather than degree for the latitude and longitude. altitude is in meters.
It would probably make sense to adapt the function from that code, such as by using sind() and cosd()

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange

Produits

Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by