How to integrate MagicDraw SysML model with simulink model?
15 ビュー (過去 30 日間)
古いコメントを表示
I want to integrate the SysML models from MagicDraw with the simulink model. I didnt found any example which shows the integration of MagicDraw SysML model with simulink. If it possible to integrate MagicDraw SysML models with Simulink, please let me know how to do this.
1 件のコメント
Curtis
2020 年 9 月 15 日
The latest version of the MagicDraw Cameo product will export to a Simulink model.
That being said, it is rough and system requirements don't get exported, you need to seperately export an ReqIF file for import to Simulink Requirements and then manually reassign.
Also, the specification for how the state chart must be constructed in MagicDraw is incredibly detailed and tough to get exactly correct. There are a lot of MagicDraw spec deviations that will cause a whole host of problems in Simulink, some of which can be fixed in Simulink, some cannot.
Mathworks doesn't provide an API that enables Third-party model generation, so NoMagic had to write their own and any deviation from the NoMagic Cameo spec and the model may not load or may even crash Matlab entirely.
I've only been working with this export/imponrt feature for a few weeks off an on, but that's my impression so far.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で General Applications についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!