xmarker
Add an x-axis marker (vertical line at a specific x value).
Syntax
Section titled “Syntax”h = xmarker(name, ...)Description
Section titled “Description”Adds a persistent vertical reference line at a specified x-coordinate. Common for marking thresholds, events, or measurement boundaries.
MathJet-specific.
Example
Section titled “Example”xmarker('start_time', 'X', 10)