ax | (axes object): axes to plot in |
simulation | (celes_simulation): simulation object containing the solution to plot |
component | (string): select 'real Ex', 'real Ey', 'real Ez' or 'abs E' |
fieldType | (string): select 'Total field', 'Scattered field' or 'Initial field' |
radiusArray | (1xN float array): radius array of the spheres |
Optional | plotDepthInterval (2x1 float array): from where to where include spheres in the plot? Example: if the field points are all located in the xy-plane, potDepthInterval=[-200,200] will plot all spheres with a center z-coordinate in that interval |