Change the color of a line in a multilines plot when mouse over the particular line
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi guys, does anyone know how to highlight a single line in a multilines plot when mouse over the particular line. My code showing in the picture only makes the whole plot(all the lines) change to black color instead of just one single line. Thank you.

0 Kommentare
Antworten (1)
Vimal Rathod
am 23 Jun. 2021
Hi,
Below is a link to a similar question, once you identify the line on the plot you could highlight it by increasing the 'LineWidth' property
0 Kommentare
Siehe auch
Kategorien
Mehr zu Annotations 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!