Plotting a horizontal line on a scatter graph in MATLAB

7 visualizaciones (últimos 30 días)
Dan Lecoutre
Dan Lecoutre el 4 de Mayo de 2023
Respondida: Walter Roberson el 4 de Mayo de 2023
How do I plot a dashed horizontal straight line of y=20?

Respuestas (1)

Walter Roberson
Walter Roberson el 4 de Mayo de 2023
yline(20, '--')

Categorías

Más información sobre Scatter Plots en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by