Using polar plot with multiple data sets

5 Ansichten (letzte 30 Tage)
Fredrik
Fredrik am 14 Dez. 2011
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

Antworten (1)

Fredrik
Fredrik am 14 Dez. 2011
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'.

Kategorien

Mehr zu Polar Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by