plot n number of nodes, where the color of each node depends on some value eg. energy, using MATLAB

2 次查看(过去 30 天)
I have an n number of sensor nodes with random x and y coordinates. I run my code for my protocol and at the end, I want to analyze how energy consumption is distributed overall. Therefore, in the end, I have the x and y coordinates and the final energy of each node. I want to plot each node with the color of each node depending upon the energy, e.g if the energy of any node is less than 10% then red color, and so on.
It will be better if I could show the final plot similar to a contour plot

回答(1 个)

darova
darova 2021-5-26

类别

Help CenterFile Exchange 中查找有关 Data Distribution Plots 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by