Problem 45459. Minimal Path - 04
Given a matrix, find the minimal path sum from any cell in the left column and finishing in any cell in the right column.
You can move up, right & down.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers9
Suggested Problems
-
given 3 sides, find area of this triangle
808 Solvers
-
Getting the indices from a vector
10842 Solvers
-
Create a matrix X, where each column is a shifted copy of the vector v
205 Solvers
-
530 Solvers
-
Side of an equilateral triangle
6554 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!