Need Help with capturing path count in a network problem
Show older comments
Hi, I need help in counting the number of times a path is used in a network problem. For the provided diagram a component is connected with other components. Lets say component C1 is connected to Component C6 in 3 steps I want to give points to connections C1-C2, C2-C3 and C3-C6 and store it in 6 by 6 matrix (C1 C2 C3 C4 C5 C6 vs C1 C2 C3 C4 C5 C6). I appreciate any help. Thanks
Accepted Answer
More Answers (1)
Subash Kafle
on 7 Jul 2014
0 votes
Categories
Find more on Networks 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!