suppose you go from x-y-z coordinates [3,4,2] to [0,0,2] to [0,1,2] to [1,1,2], to [1,1,20] then you walked 25 units of distance. If input xyz =[3 4 2; 0 0 2; 0 1 2; 1 1 2; 1 1 20] then output w=25.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers288
Suggested Problems
-
Remove any row in which a NaN appears
8770 Solvers
-
Back to basics 3 - Temp Directory
384 Solvers
-
Getting the row and column location from a matrix
299 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13671 Solvers
-
536 Solvers
More from this Author99
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Very nice !
please explain the problem