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.

Réponses (1)

Cris LaPierre
Cris LaPierre le 8 Mar 2021

0 votes

Use yline.

6 commentaires

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

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by