please help with polar plot

Hi guys I am doing PhD study on obseving the flow velocities in pipe flow partailly filled. I sketched a figure1 showing a pipe with dimeter 60 cm and flow depth is 15 cm, the red points showing where the velocities in x direction are measured '' you can assume any values''. I need to plot that into contour style in Matlab.. just like the figure2 shown below. thank you figure1 http://i49.tinypic.com/3150568.jpg

 Réponse acceptée

Walter Roberson
Walter Roberson le 3 Déc 2012

1 vote

Instead of treating it as a polar plot, treat it as a rectangular coordinate plot, assigning NaN to the z coordinate for each point where there should not be any data. Then contourf().

3 commentaires

Eslam
Eslam le 3 Déc 2012
Thanx Walter, I know this idea, but it is gonna take long time to identify the circle, i hope u see what i mean.
Walter Roberson
Walter Roberson le 3 Déc 2012
You can draw the circle outline on top of the contourf() plot.
Eslam
Eslam le 3 Déc 2012
Mr Walter,Thanx again for your help.. could you please do an example of that, assume any values.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Polar Plots dans Centre d'aide et File Exchange

Produits

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by