フィルターのクリア

Is there a possibility to export C code generated from matlab coder as an FMU?

2 ビュー (過去 30 日間)
saikrishna devarashetty
saikrishna devarashetty 2018 年 8 月 2 日
コメント済み: Walter Roberson 2018 年 12 月 11 日
I am new to FMU, till now I was working on Simulink models and exporting the Simulink models as FMUs was simple as I had Modelon toolbox installed. Now my requirement is exporting the C code generated from matlab coder as FMU, is there any toolbox which can perform this activity?

回答 (3 件)

Lisa B.
Lisa B. 2018 年 12 月 7 日
編集済み: Lisa B. 2018 年 12 月 7 日
I am also interested in compiling an FMU from c code. Did you many any progress on this?

saikrishna devarashetty
saikrishna devarashetty 2018 年 12 月 7 日
I wasn't successful in finding a tool. So I just used the FMU SDK provided by Qtronic.
Following site was helpful for me.

Walter Roberson
Walter Roberson 2018 年 12 月 8 日
編集済み: Walter Roberson 2018 年 12 月 11 日
There was no supported way when the question was asked but a way was added since then.
Techniques for earlier versions are mentioned there .
  2 件のコメント
Lisa B.
Lisa B. 2018 年 12 月 11 日
編集済み: Lisa B. 2018 年 12 月 11 日
From what I have read, using the built-in toolbox in Matlab 2018 requires an instance of Matlab to be running when the fmu is ran. I would like to export a custom S-function to an FMU with no ties to Matlab. Also, I want the source code for the FMU as well. If I have a hand written S-Function, I don't see why I should have to be tied to Matlab products when it is converted to an FMU.
Walter Roberson
Walter Roberson 2018 年 12 月 11 日
I do see though "You can now start the third-party application and import the tool-coupling FMU. Each FMU instance requires a new MATLAB session." so perhaps it could be completely exported that way ?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeCreate Standalone FMU についてさらに検索

製品


リリース

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by