How to plot a graph in matlab2015 on given points.
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have an array or list like
s1=[216 46; 176 127; 227 131; 256 170; 176 187; 285 215; 169 233];
of some points of an image. I want to generate a graph or connect each point with other one. What function i use to do the above task.
2 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Annotations in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!