Distance from points to points.
1 view (last 30 days)
Show older comments
It's possible to read these coordinates from a text file formatted in this way:
2 Comments
Image Analyst
on 5 Feb 2014
Isn't this a duplicate of http://www.mathworks.com/matlabcentral/answers/114838#answer_123302 which already has people responding?
Accepted Answer
Walter Roberson
on 5 Feb 2014
The identifier would be the row index of D.
4 Comments
Walter Roberson
on 5 Feb 2014
Your previous question asked about using identifiers of that form and defined what the identifiers should look like. This question asks about using linear identifiers of the form 1, 2, 3, ... 6 .... n*(n-1)/2. But you have not given any indication of how the two are to fit together.
More Answers (0)
See Also
Categories
Find more on Startup and Shutdown 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!