plotLin(direction,v​alue,varargin)

Version 1.1.0.0 (671 Bytes) by Connor Healy
Plot a horizontal or vertical line that spans the current axes.
43 Downloads
Updated 26 Dec 2017

View License

Plots a horizontal or vertical line that spans the current axes. Accepts formatting specifications like the plot function. Will overwrite existing plots unless "hold on" is called.

Cite As

Connor Healy (2024). plotLin(direction,value,varargin) (https://www.mathworks.com/matlabcentral/fileexchange/65480-plotlin-direction-value-varargin), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Axes Appearance in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Updated description and references.

1.0.0.0

Updated the title of the file