radarf
Filled radar chart.
Syntax
Section titled “Syntax”h = radarf(values, ...)Description
Section titled “Description”Same as radar but fills each polygon with a color.
MathJet-specific (not in MATLAB).
Example
Section titled “Example”radarf([7 8 6 9 5; 5 6 9 7 8])See also
Section titled “See also”radar— Radar / spider chart.