what does pred means in the command (dist ,path, pred)=grap​hshortestp​ath(G,S)?

답변 (1개)

Ingrid
Ingrid 2015년 12월 2일
just write the following command in your matlab:
doc graphshortestpath
This will tell you that:
... pred contains the predecessor nodes of the winning paths.

댓글 수: 1

yes i do understand this but the problem is that the values stored in this pred donot form a logic.....

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Neuroimaging에 대해 자세히 알아보기

질문:

2015년 12월 2일

댓글:

2015년 12월 3일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by