How do I skip items in a legend?
How do I skip items in legend? Say I have 6 plots with 3 actual values and 3 interpolated curves. I only want to label the actual value curves so
legend(‘first’,”,’second’,”,’third’)
doesn’t really work because the interpolated curve still shows.How do I skip items in legend? Say I have 6 plots with 3 actual values and 3 interpolated curves. I only want to label the actual value curves so
legend(‘first’,”,’second’,”,’third’)
doesn’t really work because the interpolated curve still shows. How do I skip items in legend? Say I have 6 plots with 3 actual values and 3 interpolated curves. I only want to label the actual value curves so
legend(‘first’,”,’second’,”,’third’)
doesn’t really work because the interpolated curve still shows. MATLAB Answers — New Questions