Hello,
I carried out a field simulation at 8 different frequencies (,,linearly spaced discrete points") and want to extract the MoM matrix at each frequency via mat2ascii.exe. Unfortunately, the suggested syntax mat2ascii filename.mat [b] (see image) does not work to extract the b=1,2,...,8 different MoM matrices. I only get one single result by executing mat2ascii filename.mat, but adding [b] always gives an error.

How can I access the 8 different MoM matrices?