How to insert grid lines specific position ?
显示 更早的评论
How to insert grid lines specific position ? check this attached Imafe? How to insert grid line inside red line box on image?

2 个评论
darova
2019-8-20
You can use plot
plot([800 1000] ,[600 250],'--g')
Or you want insert line into image?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

