0

I have a matrix C (1000,1024), which consists of concentration values over the time t and the radius r. I have standardised the 1024 radius values from 0 to 1.

Now I want to display the concentration values over the radius at a certain time t, namely as a radial plot. My idea would be to export an array from the matrix and display it radially. Here I assume that the concentration is constant over every angle of the circle and only changes outwards over the radius. The filled circle should change colours depending on the concentration, like a 3D plot with colourbar. How can I represent this with a code? Many thanks in advance.

0 Answers0