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

조회 수: 1 (최근 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