Get the position of a node coming from a biograph view

1 回表示 (過去 30 日間)
blackcat18
blackcat18 2014 年 1 月 10 日
コメント済み: blackcat18 2014 年 1 月 11 日
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 ?
  1 件のコメント
blackcat18
blackcat18 2014 年 1 月 11 日
No idea about my question ?

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by