archModel = autosar.arch.createModel(modelName)
creates and opens AUTOSAR architecture model modelName. The output
argument archModel returns a model handle, which is an
autosar.arch.Model object.
archModel = autosar.arch.createModel(modelName,openFlag)
allows you to control whether the created AUTOSAR architecture model opens in the editor.
Specify openFlag as false to create an architecture
model without opening it in the editor.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.