| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Symbolic Math Toolbox |
| Contents | Index |
| Learn more about Symbolic Math Toolbox |
ezpolar(f)
ezpolar(f, [a, b])
ezpolar(f) plots the polar curve r = f(θ) over the default domain 0 < θ < 2π.
ezpolar(f, [a, b]) plots f for a < θ < b.
This example creates a polar plot of the function,
1 + cos(t)
over the domain [0, 2π].
syms t ezpolar(1 + cos(t))

![]() | ezplot3 (sym) | ezsurf (sym) | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |