Borrar filtros
Borrar filtros

How do you turn off theta and radius labels in a polar plot?

56 visualizaciones (últimos 30 días)
How do you turn off theta and radius labels in a polar plot? I have turned off the grid with grid off. There doesn't seem to be a theta or radius label off.

Respuesta aceptada

Star Strider
Star Strider el 1 de Mzo. de 2018
See the documentation on PolarAxes Properties (link), specifically those in the Grid Lines (link) section.
  7 comentarios
Ron Beck
Ron Beck el 2 de Mzo. de 2018
Thanks, it worked. Sorry but case differences was a rookie mistake.
Star Strider
Star Strider el 2 de Mzo. de 2018
As always, my pleasure.
No worries! The lower-case ‘ax’ should have thrown an error, unless you had another axis structure named ‘ax’ defined in your workspace. (It would have affected those axes instead.)

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Polar Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by