How to plot a horizontal line on a distance-time plot

How can I plot a horizontal line on a distance-time plot? I want to do one for 1:100 iterations which represent time.

Respuestas (1)

Cris LaPierre
Cris LaPierre el 8 de Mzo. de 2021
Use yline.

6 comentarios

I've tried to use yline would you mind giving me an example of how to use it to plot correctly?
Thank you
Did you look at the linked page? There is syntax help as well as several examples.
I have yes thank you!
How do you change the spacing between the lines?
The spacing between what lines?
the horizontal lines
yline(yvalue)
^^^^^^ Change the yvalue

Iniciar sesión para comentar.

Categorías

Etiquetas

Preguntada:

el 8 de Mzo. de 2021

Comentada:

el 8 de Mzo. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by