Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ECheynet authored Mar 21, 2020
1 parent 4af0d1e commit e6db312
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# polarPcolor
polarPcolor draws a pseudocolor plot in polar coordinates with a polar grid.
[![View pcolor in polar coordinates on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://se.mathworks.com/matlabcentral/fileexchange/49040-pcolor-in-polar-coordinates)



polarPcolor aims to represent a pseudocolour plot in polar coordinates, with a radial grid to allow a clear visualization of the data. It is well suited for Plan Position Indicator (PPI) scan for radar or lidar for example [1]. A similar function is available in ref. [2], which propose a visualization in 3D.
polarPcolor aims to represent a pseudocolour plot in polar coordinates, with a radial grid to allow clear visualization of the data. It is well suited for Plan Position Indicator (PPI) scan for radar or lidar for example [1]. A similar function is available in ref. [2], which propose a visualization in 3D.

References:

Expand Down

0 comments on commit e6db312

Please sign in to comment.