simple Menu driven program
조회 수: 4 (최근 30일)
이전 댓글 표시
I would like to know how to develop a menu driven program that would ask for the ser for a file´s name, fili in which there is a list of towns and a matrix for the distances between them, execute a given kruskal function, and after asking for the origin town, display a min span tree. Any help would be great
댓글 수: 1
Mario Malic
2020년 12월 7일
First get your code up and running, once you get it done, it's much easier to wrap it up as an application.
채택된 답변
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!