How to insert grid lines specific position ?
Mostrar comentarios más antiguos
How to insert grid lines specific position ? check this attached Imafe? How to insert grid line inside red line box on image?

2 comentarios
darova
el 20 de Ag. de 2019
You can use plot
plot([800 1000] ,[600 250],'--g')
Or you want insert line into image?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

