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

답변 (1개)

Fredrik
Fredrik 2011년 12월 14일

0 개 추천

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'.

카테고리

도움말 센터File Exchange에서 Polar Plots에 대해 자세히 알아보기

질문:

2011년 12월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by