How to insert grid lines specific position ?
Afficher commentaires plus anciens
How to insert grid lines specific position ? check this attached Imafe? How to insert grid line inside red line box on image?

2 commentaires
darova
le 20 Août 2019
You can use plot
plot([800 1000] ,[600 250],'--g')
Or you want insert line into image?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Image Processing Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

