Improved 'vline'

Version 1.4.0.0 (5.95 KB) by Karl
Same syntax as original 'vline', but with several improvements.
1.8K Downloads
Updated Fri, 10 Dec 2010 03:26:21 +0000

View License

Several improvements to original 'vline':
- Vectorize plotting for speed
- Allow axes handle(s) to be specified
- Allow standard line options, e.g. 'linewidth'
- Rotate labels if requested
- Identify lines with 'vline' tags
- Remove existing vertical lines easily with 'clear'.

Cite As

Karl (2024). Improved 'vline' (https://www.mathworks.com/matlabcentral/fileexchange/29578-improved-vline), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Language Fundamentals in Help Center and MATLAB Answers
Acknowledgements

Inspired by: hline and vline

Inspired: hfill and vfill

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.4.0.0

Added support for standard line options, e.g. 'linewidth'

1.1.0.0

Bug fix.

1.0.0.0