addmodel
R2026bDescription
addmodel(
adds an empty submodel with the specified name to parentModel,name)parentModel. To add a
copy of an existing model as a submodel instead, use copyobj.
also returns the added submodel.subModel = addmodel(parentModel,name)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026b