How can i plot lin manually in MATLAB without specifying [x, y] values
Afficher commentaires plus anciens
i want to plot line in an image manually and get the x,y co-ordinates of the line. how can i do this in matlab?
Réponses (1)
Walter Roberson
le 24 Mar 2014
0 votes
Perhaps you want to use imline() ?
2 commentaires
Pallavi
le 24 Mar 2014
Modifié(e) : Walter Roberson
le 24 Mar 2014
Walter Roberson
le 24 Mar 2014
imline() would seem to be useful for that.
Catégories
En savoir plus sur Image Arithmetic dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
