Hello,
I have a problem regarding calculations based on the MoM matrix, which I extracted from the mat.file using mat2ascii.exe. After importing the MoM matrix (size:88x88) to Matlab, I manually calculated the Characteristic Modes (size: 88x1) by solving the corresponding eigenvalue problem.
Unfortunately, the original mesh data from FEKO (Nastran file) do not contain the 88 triangle edges, only the centre coordinates and grid points of the 66 triangles are given.
How can I plot the Characteristic Modes based on the available mesh data?