Get the position of a node coming from a biograph view

1 visualización (últimos 30 días)
blackcat18
blackcat18 el 10 de En. de 2014
Comentada: blackcat18 el 11 de En. de 2014
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 ?

Respuestas (0)

Categorías

Más información sobre MATLAB 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!

Translated by