Change color of line between two points based on third value
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Björn Sievers
il 13 Ago 2021
Commentato: Björn Sievers
il 16 Ago 2021
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

0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Wireless Communications in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!