EHfield function in MATLAB produces 3 x 441 matrix. What do these rows and column represent?

3 views (last 30 days)
Hi,
I have a doubt regarding the EHfields function in MATLAB.
When I use the EHfields to extract the E and H fields in a seperate variable, say; [E,H] = EHfields(arrayname,freq), it yields two different matrix for E-field and H-field. The size of these matrix is 3 x 441. I want to know, what do these 3 rows and 441 column represent?
Also can I use these fields values to plot amplitude and phase distribution on a transverse plane? If Yes, then how can I proceed?
Thank you for your time and help.
Regards,
Biplob Biswas
PhD Research Scholar
  4 Comments

Sign in to comment.

Answers (0)

Categories

Find more on Matrices and Arrays in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!