How to insert grid lines specific position ?
Show older comments
How to insert grid lines specific position ? check this attached Imafe? How to insert grid line inside red line box on image?

2 Comments
darova
on 20 Aug 2019
You can use plot
plot([800 1000] ,[600 250],'--g')
Or you want insert line into image?
Accepted Answer
More Answers (0)
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
