Matrix path
- August 7, 2017
- 4 replies
- 6806 views
I am trying to work out how to calculate all the paths from each cell in column zero to the end column.
This is part of project to calculate the remaining strength in a material. The matrix represents a grid on the material. Each cell in the matrix contains a measured parameter at a location on the grid.
I need to calculate the sum of all the paths available from each of the cells in column zero. The path can progress one cell up or one cell down or one cell across. It can never go backwards.
In the attached file is a grid of 5 x 7, with fictitious data. In reality the grids are more likely to be 20 x 40.
I can see how to do it manually but I cannot see how to do it within Mathcad.
Any direction or guidance would be appreciated.
The system will not allow me to attach a file. "The contents of the attachment doesn't match its file type", which is nonsense because it is an mcdx file.
Thank you

