Simulink coder for Fortran

10 ビュー (過去 30 日間)
Gauti
Gauti 2013 年 4 月 9 日
Is there a way of using the Simulink coder to convert a simulink model to Fortran instead of C++?

採用された回答

Kaustubha Govind
Kaustubha Govind 2013 年 4 月 10 日
No, Simulink Coder can only generate C/C++ code from Simulink models. I don't know much about FORTRAN, but perhaps you can generate C code from your model and call it from a "wrapper" FORTRAN subroutine? For example, I found this discussion: http://stackoverflow.com/questions/354182/calling-c-code-from-fortran

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink Coder についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by