Plotting using s function

1 次查看(过去 30 天)
Is it possible to plot two signals as x vs y graph in simulink, using s function or is there any other way other than the graph tool?
  8 个评论
Birdman
Birdman 2018-1-29
Two questions:
-What do you mean by it keep disappearing?
-Is it normal for you that your simulations runs so slow?
Brindha Chelliah
Brindha Chelliah 2018-1-29
The plot just disappears after sometime. No the simulations are not that slow.

请先登录,再进行评论。

采纳的回答

Birdman
Birdman 2018-1-29
After our discussion above, I am suggesting a different approach for xy plotting. It is much more efficient than it is in your model. I just save the data in structure format by using To Workspace block and by typing a single line of code in File->Model Properties->Callbacks->StopFcn, when the simulation is over, it automatically plots what you want. Just run the simulation and see the results. Hope this helps.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 2-D and 3-D Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by