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!

