transfer signals in simulink

1 次查看(过去 30 天)
Hello, eveyone. I am trying to connect output of matlab function blocks to another input in the same simulink model, I mean instead using cables. How can I do that ?
thanks

采纳的回答

Niklas Nylén
Niklas Nylén 2014-3-4
If I understand your question correctly you could use From and Goto blocks. I would however strongly discourage the use of these since they will make it much more difficult to follow and understand the flow of signals in your model. I frequently receive and am supposed to understand models from external developers and if they used From/Goto blocks it makes my job so much harder.
  1 个评论
BARAN Özbakr
BARAN Özbakr 2014-3-4
thank you very much, I take in account your suggestion as well.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by