Example: add manual legend matlab h1=plot([1:10], 'Color', 'r', 'DisplayName', 'This one');hold on; h2=plot([1:2:10], 'Color', 'b', 'DisplayName', ...
確定! 回上一頁