Symbolic Math Toolbox    
ezpolar

Polar coordinate plotter

Syntax

Description

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

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

Example

This example creates a polar plot of the function,

over the domain


  ezplot3 ezsurf