MATLAB Function Reference    
ezpolar

Easy to use polar coordinate plotter

Syntax

Description

ezpolar(f) plots the polar curve rho = f(theta) over the default domain 0 < theta < 2.

ezpolar(f,[a,b]) plots f for a < theta < b.

Examples

This example creates a polar plot of the function,

over the domain [0, 2]:

See Also

ezplot, ezplot3, plot, plot3, polar

Function Plots for related functions


  ezplot3 ezsurf