


Displays a fuzzy set using its polar cuts
DisplaySetFrompCut(name,theta,rho,range,RPx,h,linec,linew)
Displays a fuzzy set using its polar cuts
-------------------------------------------------------------------------
Parameters
-------------------------------------------------------------------------
name - the namme of the set or a special name
theta - an array containing the polar levels (angles)
rho - an array that contains the polar distanced corresponding to the
polar levels given in theta
range - the range of the linguistic variable
RPx - the abscissa of the reference point of the set
h - the handle of the figure where the sets should be displayed
linrec - LineStyle
linew - LineWidth
-------------------------------------------------------------------------
Returned values
-------------------------------------------------------------------------
-------------------------------------------------------------------------
Remarks
-------------------------------------------------------------------------
If a special name is given in the first parameter it will determine the
line width and the line color. Implemented special names are:
'observation', 'interpolated_conclusion', 'interpolated_set
-------------------------------------------------------------------------
Zsolt Csaba Johanyák, johanyak.csaba@gamf.kefo.hu, v. 2.0, 21. April 2006.