Improved 'vline'

版本 1.4.0.0 (5.9 KB) 作者: Karl
Same syntax as original 'vline', but with several improvements.
1.8K 次下载
更新时间 2010/12/10

查看许可证

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'.

引用格式

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

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Language Fundamentals 的更多信息
致谢

参考作品: hline and vline

启发作品: hfill and vfill

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.4.0.0

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

1.1.0.0

Bug fix.

1.0.0.0