Near Field Pattern Analysis

中文/English

3DCut---Cut the Field Pattern in three axis

push the button 【打開Open】can open a new figure as shown below

and right-click mouse can cut the horizontal, left-click mouse can cut the vertical


this function is refer to

imslice



SlicePattern_x,SlicePattern_y,SlicePattern_z,SlicePattern_xyz



SlicePattern_x: cut x=1:10:100 axis

SlicePattern_y: cut y=1:10:50 axis

SlicePattern_z: cut z=1:10:60 axis

SlicePattern_xyz: cut all axis.

Caxis means the colorbar range

Alim means a filter limit value, exceed this range will be filtered. refer to matlab explanation:

http://www-rohan.sdsu.edu/doc/matlab/techdoc/ref/axes_props.html


Attention here, Caxis and Alim, the min and the max value means


the-value*maxium-field-intensity


Example for SlicePattern_z : z = 1:10:60

Example for SlicePattern_z : z = 1:1:60

Example for SlicePattern_z : z = 1:1:60 , set the Alim min value to 0.05


IsoSurface--relative to IsoValue, the maxium is 1



SurfacePattern


plot the surface pattern of the structure.

Poynting real part, Py.real, Poynting imaginary part




Range

X=1:10:100;

Y=1:10:50;

Z=1:10:60

Range

X=1:5:100;

Y=1:4:50;

Z=1:3:60

Range

X=1:3:50;

Y=25:3:50;

Z=1:3:60;



IsoSurface pattern + Poynting vector