Clear Filters
Clear Filters

Change color of line between two points based on third value

4 views (last 30 days)
Hi everyone,
Maybe this question was already answered, but I am just not able to find it.
I would like to change the color of a line based on a certain property (e.g. link quality) associated to it.
As an example: I have several wireless radio devices in a network and when two devices have sufficient signal quality between them this is indicated as a connection by a line. Now I want to show the connection strength by a color, because some devices are closer to each other and therefore have a better signal quality between them. Using a for-loop I have filtered out the worst and best signal quality between all devices and the worst and best value should now be used as the limits of the coloring.
Here is what I have so far:
If the nodes are closer to each other the intensity increases and if they are further away from each other it the color should change

Accepted Answer

Walter Roberson
Walter Roberson on 13 Aug 2021

More Answers (0)

Categories

Find more on Wireless Communications in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!