ヘルプ センターヘルプ センター
AUTOSAR アーキテクチャ モデルの読み込み
R2020a 以降
archModel = autosar.arch.loadModel(modelName)
例
archModel = autosar.arch.loadModel(modelName) は、エディターでモデルを開くことなく、AUTOSAR アーキテクチャ モデル modelName をメモリに読み込みます。出力引数 archModel は、autosar.arch.Model オブジェクトであるモデル ハンドルを返します。モデルをメモリに読み込むと、アーキテクチャ関数を使用してこれを操作したり、関数 open を使用してモデルをエディターで開くことができます。関数 save を使用して変更を保存します。
archModel
modelName
autosar.arch.Model
open
save
すべて折りたたむ
AUTOSAR アーキテクチャ モデルをエディターで開かずにメモリに読み込み、モデル プロパティを返します。
modelName = 'autosar_tpc_composition'; archModel = autosar.arch.loadModel(modelName)
archModel = Model with properties: Name: 'autosar_tpc_composition' SimulinkHandle: 10.0045 Components: [2×1 autosar.arch.Component] Compositions: [1×1 autosar.arch.Composition] Ports: [4×1 autosar.arch.ArchPort] Connectors: [7×1 autosar.arch.Connector] Interfaces: [1×6 Simulink.dictionary.archdata.DataInterface] Platform: 'Classic'
Copyright 2022 The MathWorks, Inc.
メモリに読み込む AUTOSAR アーキテクチャ モデルの名前。
例: 'myArchModel'
'myArchModel'
autosar.arch.Model オブジェクトである AUTOSAR アーキテクチャ モデルのハンドルを返します。
R2020a で導入
autosar.arch.createModel | close | open | save
autosar.arch.createModel
close
次の MATLAB コマンドに対応するリンクがクリックされました。
コマンドを MATLAB コマンド ウィンドウに入力して実行してください。Web ブラウザーは MATLAB コマンドをサポートしていません。
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office