draw lines between specific points with known length
Show older comments
Hi guys,
I have in total 360 points. I want to draw line between specific points based on my data by having their length. For example, based on my Excel sheet all points from coloum A connect to coloum B and Coloum C is thier length (distance between these points).
How can I plot these lines?
Thanks in advance,
3 Comments
KSSV
on 25 Jun 2018
If you have two points A nd B, why you need length again? YOu can straigh away use plot eh.
Rozanna Pas
on 25 Jun 2018
Rozanna Pas
on 25 Jun 2018
Accepted Answer
More Answers (0)
Categories
Find more on Matrix Indexing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!