lla2ecef is not supported for code generation
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 24 Okt. 2021
It would probably make sense to adapt the function from that code, such as by using sind() and cosd()
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Mathematics finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!