How to connect function blocks in Simulink "wirelessly"?

20 views (last 30 days)
Is possible to do that, or is it necessary to connect function blocks with wires? Because of transparency, I would like to pass outputs from one function, to another function as its inputs.
Thanks

Accepted Answer

Titus Edelhofer
Titus Edelhofer on 1 Sep 2015
Hi,
you can use From/Goto blocks to do this. Generally speaking wires are preferred, but sometimes using From/Goto helps to make things less complex.
Titus

More Answers (0)

Tags

Products

Community Treasure Hunt

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

Start Hunting!