simple Menu driven program
2 次查看(过去 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!