Plot a 2D matrix using a color plot
13 次查看(过去 30 天)
显示 更早的评论
I have a 3D matrix
where the i spans an angle
, the j spans a value for a radius r and the k spans a set of times. The value in the entry
is a positive number. What I would like to do is to plot, for each k, a 2D colored map of the matrix such that in the point of coordinates (
) it plots a color depending on the value of
. In particular if
I would like a specific color, say green, while the more
approaches 0 I would like another color to be plotted, say blue, and red if
becomes larger than 1.
) it plots a color depending on the value of 0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Color and Styling 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!