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
Jan 2017년 11월 15일
Each point with the neighboring point, or all points with each other?
All points with each other. Also the neighboring too.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Annotations에 대해 자세히 알아보기

태그

질문:

2017년 11월 15일

답변:

2017년 11월 21일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by