simple Menu driven program

5 views (last 30 days)
Maria Nogueira
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
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.

Sign in to comment.

Accepted Answer

Ashish Mishra
Ashish Mishra on 11 Dec 2020
Hi Maria
Give it a start to your idea from listdlg function .

More Answers (0)

Categories

Find more on Dates and Time 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!