Plot a 2D matrix using a color plot
13 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Color and Styling finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!