Feeds
已回答
How do i change the linewidth and the fontsize in a legend
Solved!!! [~, hobj, ~, ~] = legend({'ONE','TWO'},'Fontsize',12,'Location','Northeast'); hl = findobj(hobj,'type','line')...
How do i change the linewidth and the fontsize in a legend
Solved!!! [~, hobj, ~, ~] = legend({'ONE','TWO'},'Fontsize',12,'Location','Northeast'); hl = findobj(hobj,'type','line')...
8 years 前 | 12
| 已接受
提问
How do i change the linewidth and the fontsize in a legend
I use handles to modify my plots. But in the legend, the width of the line before the plot (marker line) is connected to the lin...
8 years 前 | 1 个回答 | 0