remove
R2026bDescription
remove(
removes one or more quantities from eqSet,quantities)eqSet. If removing quantities
leaves fewer than two quantities in eqSet, eqSet
is deleted from the model. Removed quantities are no longer equivalent to the remaining
quantities. To move quantities into a new equivalence set while maintaining equivalences
among them, use split instead.
If eqSet has supersets or subsets, the quantity is also removed from
those sets.
also returns eqSet = remove(eqSet,quantities)eqSet after removing the quantities.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026b