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.

Antworten (1)

Cris LaPierre
Cris LaPierre am 8 Mär. 2021

0 Stimmen

Use yline.

6 Kommentare

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

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Line Plots finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 8 Mär. 2021

Kommentiert:

am 8 Mär. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by