Vertical line in plots

9 Ansichten (letzte 30 Tage)
Max1234
Max1234 am 4 Jan. 2023
Beantwortet: Star Strider am 4 Jan. 2023
Hi guys,
I have created a plot and am reading two values. To show graphically which values I am taking, I would like to create a vertical line at the x-value. Is there a simple function for this?
Thanks a lot!

Akzeptierte Antwort

Star Strider
Star Strider am 4 Jan. 2023
The xline function will plot a vertical line between the limits of the y-axis at the chosen x-value. To plot a vertical line only to the value you want (or between two specific y-values), the approach in Trying to plot a vertical line that stops at the intersection of a curved line in Matlab. works.

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by