How to create line from point?

I want to create line through all point like this picture, How to create it if I have each point?
Thank you

1 件のコメント

Azzi Abdelmalek
Azzi Abdelmalek 2015 年 4 月 26 日
No picture attached

サインインしてコメントする。

回答 (1 件)

Image Analyst
Image Analyst 2015 年 4 月 26 日

0 投票

You didn't attach a picture. And define "picture". If you want lines in the graphical overlay, you can use the line() function. It's easy enough that I imagine you'd be able to figure it out. If you want to create a digital image with the lines "burned into" the image, then you'd need imline(), like my attached demo.

カテゴリ

ヘルプ センター および File ExchangeImages についてさらに検索

質問済み:

2015 年 4 月 26 日

回答済み:

2015 年 4 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by