color-coded polar data plot
Dec 15, 2014
10:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Dec 15, 2014
10:02 AM
color-coded polar data plot
I would like to display an array of data with polar dependence in polar (r,phi) coordinates. The values of the data shall be color-coded. A single data point shall be represented by an area filled with the respective color. The center of the area is r_i, phi_1, the limits of the area is given by r_i +/-delta_r , phi_i +/- delta_phi. This data plot is typical for radars (PPI = plan position indicator). Any idea whether this is possible with Mathcad? A example is enclosed.
Labels:
- Labels:
-
Statistics_Analysis
2 REPLIES 2
Dec 15, 2014
11:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Dec 15, 2014
11:39 AM
You'll do better, and get examples, if you posta question instead of a blog.
I've done something like thisin version 15, but it's convoluted--using CreateMesh and a mapping function to translate from polar coordinates.
Dec 15, 2014
11:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Dec 15, 2014
11:41 AM
Thank you, Fred. I will post a question.
