Main Content
CoefficientAssignment Properties
Coefficient assignments
A CoefficientAssignment
object contains a description of
the PDE coefficients. A PDEModel
container has a vector of CoefficientAssignment
objects in its
EquationCoefficients.CoefficientAssignments
property.
Coefficients are the m, d, c, a, and f variables in the PDE
or the eigenvalue problem
Create coefficients for your model using the specifyCoefficients
function.
Properties
Version History
Introduced in R2016a