Plot a 2D matrix using a color plot
10 ビュー (過去 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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1674926/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1674931/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1674936/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1674941/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1674946/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1674951/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1674956/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1674961/image.png)
0 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Orange についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!