Get the position of a node coming from a biograph view

1 visualizzazione (ultimi 30 giorni)
Hi every one,
I have actually a biophaph where the positions of nodes are compute during the creation of the biograph. Now when the biograph is displayed by a view, I can move nodes.
What I am looking for is how I can get the new position of the node moved on the view. When I try:
get(bg.nodes(i),'Position') or bg.nodes(i).Position (It is the same thing)
I get the position computed but the biograph and not my value on the view.
Do you have some ideas of how I can get my values to save them in the biograph ?

Risposte (0)

Categorie

Scopri di più su MATLAB in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by