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.
採用された回答
Ashish Mishra
2020 年 12 月 11 日
Hi Maria
Give it a start to your idea from listdlg function .
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Read, Write, and Modify Image についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!