simple Menu driven program
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Maria Nogueira
el 7 de Dic. de 2020
Respondida: Ashish Mishra
el 11 de Dic. de 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 comentario
Mario Malic
el 7 de Dic. de 2020
First get your code up and running, once you get it done, it's much easier to wrap it up as an application.
Respuesta aceptada
Ashish Mishra
el 11 de Dic. de 2020
Hi Maria
Give it a start to your idea from listdlg function .
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Loops and Conditional Statements en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!