How do I change the legend color in Matlab?
If you want different colors in the plot and legend, you can do this: dataset1=rand(10,3); dataset2=rand(7, 4) + 2; rows1 = size(dataset1, 1);Simply so, how do I change my legend color?Color Your LegendOpen Excel's Format Legend pane by right-clicking the legend in a chart and selecting "Format...