simple Menu driven program
14 views (last 30 days)
Show older comments
Maria Nogueira
on 7 Dec 2020
Answered: Ashish Mishra
on 11 Dec 2020
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 Comment
Mario Malic
on 7 Dec 2020
First get your code up and running, once you get it done, it's much easier to wrap it up as an application.
Accepted Answer
Ashish Mishra
on 11 Dec 2020
Hi Maria
Give it a start to your idea from listdlg function .
0 Comments
More Answers (0)
See Also
Categories
Find more on Read, Write, and Modify Image 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!