Vertical line in plots

10 visualizzazioni (ultimi 30 giorni)
Max1234
Max1234 il 4 Gen 2023
Risposto: Star Strider il 4 Gen 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!

Risposta accettata

Star Strider
Star Strider il 4 Gen 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.

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by