Is it planned to support FMI version 3.0 in Simulink?
5 ビュー (過去 30 日間)
古いコメントを表示
The FMU block in Simulink of the current MATLAB version R2022b supports FMI versions 1.0 and 2.0.
Since 2022-05-10 the FMI standard 3.0 is released.
Is there a plan to support FMU which are implemented with FMI version 3.0?
0 件のコメント
回答 (1 件)
Rishav
2023 年 4 月 6 日
Since the FMI standard 3.0 has been released recently, it is possible that MathWorks may include support for it in a future release of Simulink.
In the meantime, if you need to use FMUs implemented with FMI version 3.0 in Simulink, you may want to consider using a third-party tool or a custom implementation to integrate the FMU with your Simulink model. There are several open-source and commercial tools available that can help you import and simulate FMUs implemented with FMI version 3.0 in Simulink.
One such tool is the FMI++ library, which is an open-source C++ library that provides an FMI-compliant API for importing and simulating FMUs. The FMI++ library supports FMI versions 1.0, 2.0, and 3.0, and it can be used to integrate FMUs with Simulink by creating a custom S-function block.
Another option is to use a commercial tool such as the Modelon Impact platform, which provides a comprehensive set of tools for importing, simulating, and validating FMUs implemented with FMI version 3.0. The Modelon Impact platform also includes a Simulink interface that allows you to integrate FMUs with Simulink models.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Linear Prediction についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!