mphreduction
Return reduced-order state-space matrices for a model.
Syntax
data = mphreduction(model, romtag, …)
Description
data = mphreduction(model, romtag, …) extracts the reduced-order state-space matrices from the reduced-order model romtag. The reduced-order model can either be created in the COMSOL GUI or via the API.
The function mphreduction accepts the following property/value pairs:
struct | ss
The following values are valid for the out property:
MA | A
MB | B
The return type ss requires that the Control System Toolbox is installed.
See also
mphstate