GUI drawing/editing graphs(create nodes, insert edges)
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Siba Mohapatra
el 30 de Mayo de 2015
Respondida: Salaheddin Hosseinzadeh
el 30 de Mayo de 2015
hi,
I want to create a GUI, where I can draw graphs, create vertices/edges by click/drag of mouse. Also I want a functionality to find the incidence matrix of the created graph. please suggest. thanks
0 comentarios
Respuestas (1)
Salaheddin Hosseinzadeh
el 30 de Mayo de 2015
Hi,
Have a look at ginput command with which, you can put points in to the graph and draw shapes.
0 comentarios
Ver también
Categorías
Más información sobre Migrate GUIDE Apps 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!