Main Content
move
Description
moves a SimBiology® species or parameter object spObj
= move(spObj
,parentObj
)spObj
to a new parent
SimBiology object parentObj
. The function automatically updates the
corresponding expressions, observables, variants, and parameterized dose properties that
reference spObj
. Expressions include reactions, kinetic laws, rules,
and events.
specifies how to handle naming conflicts if spObj
= move(spObj
,parentObj
,conflictOption
)parentObj
is already the
parent of another object with the same name as spObj
.
Examples
Input Arguments
Version History
Introduced in R2020b