NAME
epolari - draw polar image of a matrix
SYNOPSIS
epolari(matrix[,colorMap])
PARAMETER(S)
matrix matrix for image
if colorMap=-1 then
image is filled with RGB values
value=R*2
16+G*2
8+B) and R,G,B are integer of 0:255
else
matrix is filled with indices of colormap
colorMap define own colormap
default:colorMap=ecolors(eImageDefaultColorMap)
GLOBAL PARAMETER(S)
eImageDefaultColorMap
ePolarPlotAreaCenterPos
ePolarPlotAreaRadMax
ePolarPlotAreaAngEnd
ePolarPlotAreaAngStart
ePolarPlotAreaRadMin
ePolarPlotAreaRadMax
Stefan Mueller
2003-01-13