Plot values of a variable on a 2D cross section with changing colors
Show older comments
I need to plot a variable(say the variable name is Fp) on the 2D cross section(X & Y coordinates of say a circle) . I need the Fp to change its color as it's value changes in the cross section( as shown in the figure). For eg. in the image it can be seen that the variable intensity increases as we move towards the circumferance. I have the values of Fp at X, Y. I just need to know how to plot it like this. Could you please direct me to the required function or procedure to do so?the same?

1 Comment
KSSV
on 25 Jun 2021
How you are points are? What data you have? In general a scatter or pcolor should work for you.
Accepted Answer
More Answers (0)
Categories
Find more on Vector Fields 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!