solver
Description
 Use the solver object to access the finite element method (FEM)
      solver settings in the pcbComponent
      object.
Creation
Syntax
Description
            s = solver( returns the solver
            used in pcbComponent)pcbComponent
            for EM analysis. For more information on EM solvers, see Overview of Solvers. After you create a
              solver object, you can modify the object properties using dot notation.
Note
You must set the SolverType property to
                  'FEM' in the pcbComponent object.
Input Arguments
Properties
Examples
Version History
Introduced in R2025a