How to plot a graph in matlab2015 on given points.
显示 更早的评论
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 个评论
Jan
2017-11-15
Each point with the neighboring point, or all points with each other?
prateek nahar
2017-11-21
回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Annotations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!