Using polar plot with multiple data sets

Hi. I would like to plot two two datasets into the same polar plot. I only want one grid that is adjustes so that both datasets can be visible, even though one has values from 0.8-1.5 and the other has 0.5 to 4.
If I just use hold on, then the grid will disappear. If I change so that I plot grid when hold on is on, then I will get two grids If i plot them after each other, on seperate rows. Any advice on this?
Fredrik

Respuestas (1)

Fredrik
Fredrik el 14 de Dic. de 2011

0 votos

Problem solved by making an extra copy of polar.m . Then change all criterias that have to to with rmax, rmin, and replace that to values I like my self.
And also change everything that has to do with not plotting grids when hold is 'on'.

Categorías

Más información sobre Polar Plots en Centro de ayuda y File Exchange.

Preguntada:

el 14 de Dic. de 2011

Community Treasure Hunt

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

Start Hunting!

Translated by