How to integrate MagicDraw SysML model with simulink model?

조회 수: 15 (최근 30일)
med bar
med bar 2018년 2월 6일
댓글: Curtis 2020년 9월 15일
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
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 CenterFile Exchange에서 General Applications에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by