How to programmatically determine if a Simulink model represents an AUTOSAR software component or composition?
4 ビュー (過去 30 日間)
表示 古いコメント
In AUTOSAR, we have ARXMLs that can be either for a Software Component (SWC) or a grouping of SWCs called a composition. In both cases, after using the arxml.importer, the result is a Simulink model. Is it possible to know, by only inspecting the Simulink model, if it is a SWC or a Composition? What is the API for determining this?
0 件のコメント
回答 (0 件)
参考
カテゴリ
Find more on AUTOSAR Blockset in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!