DA GUI

Version 1.0 (1.1 MB) by Eric Ogier
Dijkstra's algorithm graphical user interface
841 Downloads
Updated 23 Apr 2018

View License

"DA GUI" is a GUI application dedicated to the edition of graphs and the determination of the shortest path through Dijkstra's algorithm.
The application allows the followings operations:
- Edition of nodes and paths (placing and naming of nodes, plotting and weighting of paths),
- Definition of the first and last nodes on which ones the algorithm is applied to obtain the shortest path,
- Extraction of the edited graph, the shortest path and the corresponding data in Excel,
- Loading and saving of edited graphs in INI format.
This application can be compiled and used as an executable.
Video demonstrations:
https://www.youtube.com/watch?v=eqBztKaYvf8&list=PLJXyTqQS4FL3QoWdlGj0WtT7nSYKWqBxv&index=1&ab_channel=Pseudonymeoriginal
https://www.youtube.com/watch?v=7HrjprlpXvw&index=39&list=PLJXyTqQS4FL3QoWdlGj0WtT7nSYKWqBxv&ab_channel=Pseudonymeoriginal

User manual:
http://fr.slideshare.net/EricOgier/da-gui-user-manual

Cite As

Eric Ogier (2024). DA GUI (https://www.mathworks.com/matlabcentral/fileexchange/57612-da-gui), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0

Adding of a link to user manual.
Adding of a new video link.