Creating Polar mesh in matlab
Show older comments
I want to plot a surface z = f(x,y) and it is desired to plot it on a circle surface. Is it possible in matlab or can create polar mesh on matlab?
Accepted Answer
More Answers (1)
Cris LaPierre
on 13 Jan 2021
0 votes
See this answer on how to do this using a rectangular matrix
See this blog post for how to do this with polar coordinates.
1 Comment
Reza Lashani
on 13 Jan 2021
Edited: Reza Lashani
on 13 Jan 2021
Categories
Find more on Polar Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!