フィルターのクリア

2d plot from simulink too GUI axes

3 ビュー (過去 30 日間)
Paul
Paul 2012 年 3 月 14 日
Im controlling A helicopter with simulink and i would like a real time plotting of its position of its x and y cordinates on a GUI axes.
The x position and y position are two seperate signals. How can i get these two signals into and x,y graph that is continuously updated on to the GUI.
Thanks
p.s I have seperate signals of the euler angles and z position for the aircraft . How could i carry this on to have a 3d position of the aircraft.

採用された回答

Guy Rouleau
Guy Rouleau 2012 年 3 月 14 日
Register an Event Listener to send the data to ghe GUI everytime the block output is updated:
  4 件のコメント
Paul
Paul 2012 年 3 月 21 日
I'm still confused actually can some one try and explain it to me plz.
Guy Rouleau
Guy Rouleau 2012 年 3 月 22 日
I am trying to understand your previous comment and I have no idea what this sentence means:
"Am i right in thinking that blk i can have as a variable i can change so it has different directory Post Outputs will update the graph when it moves"
Please add some punctuation or words to help us understand what you are looking for.

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

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by