How to integrate MagicDraw SysML model with simulink model?
15 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Curtis
el 15 de Sept. de 2020
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.
Respuestas (0)
Ver también
Categorías
Más información sobre General Applications en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!