Plotting a horizontal line on a scatter graph in MATLAB

5 visualizzazioni (ultimi 30 giorni)
How do I plot a dashed horizontal straight line of y=20?

Risposte (1)

Walter Roberson
Walter Roberson il 4 Mag 2023
yline(20, '--')

Tag

Prodotti


Release

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by