Calculate the indirect distance between two points
Show older comments
I want to calculate the distance between two points, but there is not any direct path between them, so the ordinary Pythagorean theorem is not practical since it calculated the minimum and direct distance. is there and command for this purpose in Matlab?
Answers (1)
Wolfgang Schwanghart
on 11 Aug 2011
0 votes
Bahare,
you might find this contribution interesting: http://www.mathworks.com/matlabcentral/fileexchange/8625-shortest-path-with-obstacle-avoidance-ver-1-3
Regards, W.
Categories
Find more on Numerical Integration and Differential Equations 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!