Is it possible to generate C code from my MATLAB algorithm if it contains the function "lla2flat" from the Aerospace Toolbox?

My MATLAB algorithm contains the function lla2flat from the Aerospace Toolbox and I need to know if I can generate C code to use this later in LabView. Thanks
(Sorry, I don´t speak English)

 채택된 답변

Here is the list of functions supported for code generation with MATLAB Coder - lla2flat isn't on it.

댓글 수: 3

Thanks for your answer. So, how can I use my MATLAB algorithm in Labview? Is there any way?
I think there is something called a MATLAB script node that you might be able to use: http://zone.ni.com/reference/en-XX/help/371361B-01/lvhowto/creating_a_matlab_script/
Thank you very much. You were right! I could do it with the MATLAB script node. It was very easy.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Get Started with Aerospace Blockset에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by