ElectromagneticSourceAssignment Properties
ElectromagneticSourceAssignment
will be removed. Use the CellLoad
and FaceLoad
properties of femodel
instead. (since R2023a) For more information on updating your code, see Version History.
An ElectromagneticSourceAssignment
object describes the source
of an electromagnetic model. An ElectromagneticModel
object contains a vector of ElectromagneticSourceAssignment
objects in its Sources.SourceAssignments
property.
Create electromagnetic source assignments for your model using the electromagneticSource
function.