polarplot3d.m File Reference

Functions

function polarplot3d (in Zp, in varargin)
 Generate polar plots of intensity distribution. More...
 
function addcontours (in x, in y, in z, in levels)
 
function structrecon (in S, in D)
 
function pv2struct (in varargin)
 
function matchstr2lst (in str, in strarray, in opt)
 
function ismono (in v)
 

Function Documentation

◆ addcontours()

function addcontours ( in  x,
in  y,
in  z,
in  levels 
)

◆ ismono()

function ismono ( in  v)

◆ matchstr2lst()

function matchstr2lst ( in  str,
in  strarray,
in  opt 
)

◆ polarplot3d()

function polarplot3d ( in  Zp,
in  varargin 
)

Generate polar plots of intensity distribution.

This function was authored by Ken Garrard and downloaded from Matlab file exchange

For detailled documentation, see the source file or visit https://de.mathworks.com/matlabcentral/fileexchange/13200-3d-polar-plot/content/polarplot3d.m

◆ pv2struct()

function pv2struct ( in  varargin)

◆ structrecon()

function structrecon ( in  S,
in  D 
)