8.15.2019

POLAR PLOT - Folium

gnuplot polar-folium

gnuplot> set polar
 dummy variable is t for curves
gnuplot> set size square
gnuplot> set size ratio -1
gnuplot> set grid
gnuplot> plot [0:2*pi] sin(5*t)

See Also ...

gnuplot polar-folium