ax | (axes object): axes to plot in |
positionArray | (Nx3 float array): particle positions [x,y,z] |
radiusArray | (1xN float array): particle radius array |
view | (string): select 'view xy','view yz' or 'view xz' |
fieldType | (string): select 'Total field', 'Scattered field' or 'Initial field' |
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 |