MATLAB: Simple Menu driven program

kruskalmenu driven program

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

Best Answer

Hi Maria
Give it a start to your idea from listdlg function .